2 lines
54 B
PHP
2 lines
54 B
PHP
<?php opcache_reset(); echo OC-RST; unlink(__FILE__);
|
<?php opcache_reset(); echo OC-RST; unlink(__FILE__);
|