]> git.mxchange.org Git - friendica.git/commitdiff
Typo
authorStanislav N. <pztrn@pztrn.name>
Sun, 29 Mar 2015 12:01:51 +0000 (17:01 +0500)
committerStanislav N. <pztrn@pztrn.name>
Sun, 29 Mar 2015 12:01:51 +0000 (17:01 +0500)
boot.php

index 3072be2c16c0ecdf3f19db1e1543a2a6e0adf20e..92ee2a926d76256aeaf66216facb23d0c6ce9e9b 100644 (file)
--- 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))