]> git.mxchange.org Git - friendica.git/blobdiff - library/OAuth1.php
"Vier-Theme" Some more design stuff.
[friendica.git] / library / OAuth1.php
index 3b211b146e79ec8f75e27a2f160ada974ef9c1d6..0db6fabcbe8c490f06885e3213d465712ee642e8 100755 (executable)
@@ -289,7 +289,7 @@ class OAuthRequest {
       }
 
     }
-    // fix for friendika redirect system
+    // fix for friendica redirect system
     
     $http_url =  substr($http_url, 0, strpos($http_url,$parameters['q'])+strlen($parameters['q']));
     unset( $parameters['q'] );