]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/clearcache.php
Merge remote-tracking branch 'upstream/master' into social-master
[quix0rs-gnu-social.git] / scripts / clearcache.php
old mode 100644 (file)
new mode 100755 (executable)
index c67d627..5904681
@@ -33,7 +33,7 @@ clears the cached object based on the args
 
 END_OF_CLEARCACHE_HELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 $karg = get_option_value('k', 'key');