]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - tests/oauth/fetch_token_creds.php
Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / tests / oauth / fetch_token_creds.php
index a508c7240c2c1a786c625fdd02340c1a63c722ec..aac242d0df1ee52c9b93a40ce74e327cda6a2db6 100755 (executable)
@@ -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;