XOOPS  2.6.0
_errors.php
Go to the documentation of this file.
1 <?php
2 // _LANGCODE: en
3 // _CHARSET : UTF-8
4 // Translator: XOOPS Translation Team
5 /*
6 define('_XO_ER_FILENOTFOUND', 'Requested file: <b>%s</b> was not found ');
7 define('_XO_ER_CLASSNOTFOUND', 'Requested class %s was not found');
8 */