]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - tests/oauth/fetch_temp_creds.php
Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / tests / oauth / fetch_temp_creds.php
index bea512a9149c227154f4a54a7d23db2da6661673..3d8767a6e1227aeaab7adb7a7e079a64dc82da61 100755 (executable)
@@ -20,7 +20,7 @@
 
 define('INSTALLDIR', realpath(dirname(__FILE__) . '/../..'));
 
-require_once INSTALLDIR . '/scripts/commandline.inc';
+require_once INSTALLDIR . '/scripts/commandline.inc.php';
 require_once INSTALLDIR . '/extlib/OAuth.php';
 
 $ini = parse_ini_file("oauth.ini");