diff --git a/boot.php b/boot.php index 3072be2c16..92ee2a926d 100644 --- a/boot.php +++ b/boot.php @@ -2175,7 +2175,7 @@ function zrl_init(&$a) { } } -function zrl($s,$force = false) {i +function zrl($s,$force = false) { if(! strlen($s)) return $s; if((! strpos($s,'/profile/')) && (! $force))