]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - tests/oauth/fetch_token_creds.php
Merge remote-tracking branch 'upstream/master' into social-master
[quix0rs-gnu-social.git] / tests / oauth / fetch_token_creds.php
old mode 100755 (executable)
new mode 100644 (file)
index a508c72..aac242d
@@ -52,7 +52,7 @@ $helptext = <<<END_OF_ETOKENS_HELP
 
 END_OF_ETOKENS_HELP;
 
-require_once INSTALLDIR . '/scripts/commandline.inc';
+require_once INSTALLDIR . '/scripts/commandline.inc.php';
 
 $token = $secret = $verifier = null;