X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fclearcache.php;h=5904681edd8a7fbea0ad96b0e76373d37f09d6c4;hb=6466dbc02087b2554d5e0dd9829fe7c08d36dcfc;hp=c67d6275d89194cbcaf1641443e695a9ce14cd03;hpb=5f81f6119be8ec0a100cefcaa6f886d16f3be5c5;p=quix0rs-gnu-social.git 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');