]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/handlequeued.php
Added missing isPrivateScope().
[quix0rs-gnu-social.git] / scripts / handlequeued.php
index eb7d8297136cdb3dd461752d0ca8bc65439120c1..3b272868c0023753e45ed37b9e2b885db4b79dba 100755 (executable)
@@ -28,7 +28,7 @@ as if it were being run through the queue.
 
 END_OF_QUEUE_HELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 if (count($args) != 2) {
     show_help();