X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2Fatompub%2Fatompub_test.php;h=4259c0cdc701dde222477542b0e59448e3395142;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hp=fb675c778e3c33754f7da53da80dd9c92806b973;hpb=7c4e550e310172ad86e387bc8c417513e7d743fc;p=quix0rs-gnu-social.git diff --git a/tests/atompub/atompub_test.php b/tests/atompub/atompub_test.php index fb675c778e..4259c0cdc7 100755 --- a/tests/atompub/atompub_test.php +++ b/tests/atompub/atompub_test.php @@ -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');