CACHE_NORMAL

Indicates that page caching is enabled, using "normal" mode.

includes/bootstrap.inc, line 28

<?php
define('CACHE_NORMAL', 1)
?>