previousCache_Lite::clean (Previous) (Next) Cache_Lite::setLifeTimenext

View this page in Last updated: Tue, 02 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Cache_Lite::setToDebug

Cache_Lite::setToDebug() – Set to debug mode

Synopsis

require_once 'Cache/Lite.php';

void Cache_Lite::setToDebug ( )

Description

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

Note

This function can not be called statically.

previousCache_Lite::clean (Previous) (Next) Cache_Lite::setLifeTimenext

Download Documentation Last updated: Tue, 02 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.