mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: referrer is undefined
This commit is contained in:
parent
c23ff44cd1
commit
49ffabbf37
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
|
||||
if ($agent->isReferral()) {
|
||||
echo $agent->referrer();
|
||||
echo $agent->getReferrer();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user