DIR : /home/kozerus/public_html/zc/adam/includes/classes/language.php
/home/kozerus/public_html/zc/adam/includes/classes
<?php
/**
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: DrByte 2020 May 01 Modified in v1.5.7 $
*/
if (!defined('IS_ADMIN_FLAG')) {
die('Illegal Access');
}
/////// NOTE: THIS FILE NO LONGER RELEVANT in v1.5.7 and higher. PLEASE DELETE FROM YOUR SERVER.
// (The Admin now shares the catalog version of this class.)
//