CACHE_DISABLED

in drupal-6/includes/bootstrap.inc

Indicates that page caching is disabled.

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

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options