X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fcommand.php;h=5ffa5bda0de9e0611cc402d0c69da82869782828;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hp=256743f5353bc43ff2c3a4c33957bd432d389223;hpb=a0e107f17f27bc1dfc49de2a4493a461213e782e;p=quix0rs-gnu-social.git diff --git a/scripts/command.php b/scripts/command.php index 256743f535..5ffa5bda0d 100755 --- a/scripts/command.php +++ b/scripts/command.php @@ -33,7 +33,7 @@ Perform commands on behalf of a user, such as sub, unsub, join, drop END_OF_USERROLE_HELP; -require_once INSTALLDIR.'/scripts/commandline.inc'; +require_once INSTALLDIR.'/scripts/commandline.inc.php'; function interpretCommand($user, $body) {