CACHE_NORMAL
Definition
Description
Indicates that page caching is enabled, using "normal" mode.
Code
<?php
define('CACHE_NORMAL', 1);
?>
|
Ubercart API |
|
| Donate to Ubercart | ||
CACHE_NORMALDefinitionDescriptionIndicates that page caching is enabled, using "normal" mode. Code |
|