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.
2 parents c23ff44 + 49ffabb commit bbc7608Copy full SHA for bbc7608
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