X-Git-Url: https://git.mxchange.org/?p=quix0rs-gnu-social.git;a=blobdiff_plain;f=scripts%2Fclearcache.php;h=5904681edd8a7fbea0ad96b0e76373d37f09d6c4;hp=c67d6275d89194cbcaf1641443e695a9ce14cd03;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hpb=e36399974e6ccd1ee3e53bfffa3c34edaf8bd488 diff --git a/scripts/clearcache.php b/scripts/clearcache.php old mode 100644 new mode 100755 index c67d6275d8..5904681edd --- a/scripts/clearcache.php +++ b/scripts/clearcache.php @@ -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');