]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/showcache.php
Added type-hints for StartInitializeRouter hooks.
[quix0rs-gnu-social.git] / scripts / showcache.php
old mode 100644 (file)
new mode 100755 (executable)
index 8ef0846..b4fe7b6
@@ -33,7 +33,7 @@ shows the cached object based on the args
 
 ENDOFHELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 $karg = get_option_value('k');