We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23ff44 commit 49ffabbCopy full SHA for 49ffabb
user_guide_src/source/libraries/user_agent/005.php
@@ -1,5 +1,5 @@
1
<?php
2
3
if ($agent->isReferral()) {
4
- echo $agent->referrer();
+ echo $agent->getReferrer();
5
}
0 commit comments