sintonia/legacy/public/install/clearstatcache.php
2021-10-11 13:43:25 +02: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);