sintonia/airtime_mvc/public/install/clearstatcache.php
2012-02-12 11:43:34 -05:00

6 lines
186 B
PHP

<?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);