1

I know about $_SERVER['HTTP_REFERER'] in PHP, and I believe there is something as simple as that in Nitrogen, but I just can't find it in documentation.

akalenuk
  • 3,815
  • 4
  • 34
  • 56

1 Answers1

3

You're looking for wf:header(referer), I think.

Inaimathi
  • 13,853
  • 9
  • 49
  • 93