]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/imdaemon.php
Misses this file to merge. I like the comments.
[quix0rs-gnu-social.git] / scripts / imdaemon.php
index 0298c00522b52b9d3d2d0dd3c4324a1fb7ae13bf..7d9ff1fe7dc7d1d65d0007c14e76219e713e196d 100755 (executable)
@@ -33,7 +33,7 @@ Daemon script for receiving new notices from IM users.
 
 END_OF_IM_HELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 class ImDaemon extends SpawningDaemon
 {