]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Realtime/scripts/cleanupchannels.php
Renamed commandline.inc -> commandline.inc.php to avoid confusion.
[quix0rs-gnu-social.git] / plugins / Realtime / scripts / cleanupchannels.php
index ea195b02cddccb7b113f82f31329e9247ae54696..220d85b7e4b10355e4f64ac021524bacb37c4e78 100644 (file)
@@ -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()
 {