]> git.mxchange.org Git - friendica.git/commitdiff
leading, trailing, all the same :-)
authorMichael <heluecht@pirati.ca>
Sat, 29 Jun 2019 20:09:23 +0000 (20:09 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 29 Jun 2019 20:09:23 +0000 (20:09 +0000)
mod/follow.php

index 1f12f565e69ac67e2c235ee1a56e2e5b48a64c28..c7a96f734f6a01ad7dd9b0449618eee1e95787d3 100644 (file)
@@ -61,7 +61,7 @@ function follow_content(App $a)
 
        $uid = local_user();
 
-       // Issue 4815: Silently removing a trailing @
+       // Issue 4815: Silently removing a prefixing @
        $url = ltrim(Strings::escapeTags(trim(defaults($_REQUEST, 'url', ''))), '@!');
 
        // Issue 6874: Allow remote following from Peertube