CACHE_DISABLED

Indicates that page caching is disabled.

includes/bootstrap.inc, line 23

<?php
define('CACHE_DISABLED', 0)
?>