htmly/system/admin/views/rebuilt-cache.html.php
Danang Probo Sayekti 58d032419f Try to use cache index
Try to use cache index. Any glob results will saved as txt format.
2014-06-19 19:57:43 -07:00

7 lines
No EOL
71 B
PHP

<?php
rebuilt_cache('all');
echo 'All cache has been rebuilt!';
?>