5 lines
44 B
PHP
5 lines
44 B
PHP
<?php
|
|
apcu_clear_cache();
|
|
?>
|
|
Purged cache.
|
<?php
|
|
apcu_clear_cache();
|
|
?>
|
|
Purged cache.
|