This commit is contained in:
Stanislav N. 2015-03-29 17:01:51 +05:00
parent 6e27510173
commit bcf7ade40d
1 changed files with 1 additions and 1 deletions

View File

@ -2175,7 +2175,7 @@ function zrl_init(&$a) {
} }
} }
function zrl($s,$force = false) {i function zrl($s,$force = false) {
if(! strlen($s)) if(! strlen($s))
return $s; return $s;
if((! strpos($s,'/profile/')) && (! $force)) if((! strpos($s,'/profile/')) && (! $force))