From bcf7ade40dc7f60e5cd5da8ca2f8a2057072468e Mon Sep 17 00:00:00 2001 From: "Stanislav N." Date: Sun, 29 Mar 2015 17:01:51 +0500 Subject: [PATCH] Typo --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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))