]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - tests/atompub/atompub_test.php
Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / tests / atompub / atompub_test.php
old mode 100644 (file)
new mode 100755 (executable)
index fb675c7..4259c0c
@@ -37,7 +37,7 @@ Options:
 
 END_OF_HELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 $user = get_option_value('n', 'nickname');
 $pass = get_option_value('p', 'password');