XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
errors.php File Reference

Go to the source code of this file.

Variables

const _XO_ER_CLASSNOTFOUND 'Requested class %s was not found'
 
const _XO_ER_FILENOTFOUND 'Requested file: <b>%s</b> was not found '
 

Variable Documentation

const _XO_ER_CLASSNOTFOUND 'Requested class %s was not found'

Definition at line 6 of file errors.php.

Referenced by XoopsAuthFactory\getAuthConnection().

const _XO_ER_FILENOTFOUND 'Requested file: <b>%s</b> was not found '

Definition at line 5 of file errors.php.

Referenced by xos_kernel_Xoops2\pathExists().