REGISTRY_RESET_LOOKUP_CACHE
in includes/bootstrap.inc
Signals that the registry lookup cache should be reset.
<?php
define('REGISTRY_RESET_LOOKUP_CACHE', 1);
?>
Login or register to post comments in includes/bootstrap.inc
Signals that the registry lookup cache should be reset.
<?php
define('REGISTRY_RESET_LOOKUP_CACHE', 1);
?>
Login or register to post comments