sintonia/airtime_mvc/public/install/clearstatcache.php
2015-01-05 16:41:03 -05:00

6 lines
186 B
PHP
Executable file

<?php
/* The purpose of this file is get PHP to clear its cache regarding the
* filesystem layout. See this ticket http://dev.sourcefabric.org/browse/CC-3320 */
clearstatcache(true);