| Cache_Lite::clean | Cache_Lite::setLifeTime |
| Cache_Lite | |
| PEAR Manual | |
require_once 'Cache/Lite.php';
|
void Cache_Lite::setToDebug (
)
when an error is found, the script will stop and the message will be displayed (in debug mode only) ; same effect than pearErrorMode option in the constructor
This function can not be called statically.
| Cache_Lite::clean | Cache_Lite::setLifeTime |
| Cache_Lite | |
| PEAR Manual | |