]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/getvaliddaemons.php
Renamed commandline.inc -> commandline.inc.php to avoid confusion.
[quix0rs-gnu-social.git] / scripts / getvaliddaemons.php
index 9b97b623131d7bd243d6f592735c2bc2c3e7b158..7d000bad034018a9be5dcc1dff269194a49269fe 100755 (executable)
@@ -36,7 +36,7 @@ ENDOFHELP;
 // No error reporting to avoid invalid daemon names
 error_reporting(0);
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 $daemons = array();