]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Realtime/scripts/cleanupchannels.php
Merge remote-tracking branch 'upstream/master' into social-master
[quix0rs-gnu-social.git] / plugins / Realtime / scripts / cleanupchannels.php
old mode 100644 (file)
new mode 100755 (executable)
index 37883b1..b6035bf
@@ -33,7 +33,7 @@ Garbage-collects old realtime channels
 
 END_OF_CLEANUPCHANNELS_HELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 function cleanupChannels()
 {