XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
errors.php
Go to the documentation of this file.
1 <?php
2 // _LANGCODE: en
3 // _CHARSET : UTF-8
4 // Translator: XOOPS Translation Team
5 define('_XO_ER_FILENOTFOUND','Requested file: <b>%s</b> was not found ');
6 define('_XO_ER_CLASSNOTFOUND','Requested class %s was not found');