Cache_Lite::raiseError()

Cache_Lite::raiseError() -- Trigger a PEAR error

Synopsis

Описание

include dynamically the PEAR.php file and trigger a PEAR error

To improve performances, the PEAR.php file is included dynamically. The file is so included only when an error is triggered. So, in most cases, the file isn't included and perfs are much better.

Параметр

string $msg

error message

integer $code

error code

Заметка

Эта функция не должна вызываться статически.

    Поддержать сайт на родительском проекте КГБ