<?php if (!isset($proc)) die('No direct access allowed!');
define('HOME','http://'.$_SERVER['SERVER_NAME'].'/~classes/');
define('ROUT','/home/classes/public_html/');
define('LOCALE','es_CL');
define('CHARSET','UTF-8');
define('IM_DIR','im/');
define('JS_DIR','js/');
|