PHP Classes

File: htdocs/language/english/errors.php

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/language/english/errors.php   Download  
File: htdocs/language/english/errors.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 222 bytes
 

Contents

Class file image Download
<?php
// _LANGCODE: en
// _CHARSET : UTF-8
// Translator: XOOPS Translation Team
define('_XO_ER_FILENOTFOUND','Requested file: <b>%s</b> was not found ');
define('_XO_ER_CLASSNOTFOUND','Requested class %s was not found');