mirror of
https://github.com/danpros/htmly.git
synced 2026-04-21 04:56:23 +05:30
7 lines
No EOL
71 B
PHP
7 lines
No EOL
71 B
PHP
<?php
|
|
|
|
rebuilt_cache('all');
|
|
|
|
echo 'All cache has been rebuilt!';
|
|
|
|
?>
|