X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/d32af4c6a95ab6ed27a78e2fee1244e2b3bd4009..dc64da7441cf7a3be096c0a3d03ac7acac6f7d7d:/lib/MECON/Marco.php diff --git a/lib/MECON/Marco.php b/lib/MECON/Marco.php index 26d7aae..b96d016 100644 --- a/lib/MECON/Marco.php +++ b/lib/MECON/Marco.php @@ -41,10 +41,10 @@ define ('DIR_WWW' , 'www' ); define ('DIR_CACHE' , '/tmp' ); // //Defino las constantes -define ('SCRIPT_DIR_BASE', '/MECON/js/' ); -define ('ESTILO_DIR_BASE', '/MECON/css/' ); -define ('SCRIPT_GENERICO', 'general_script.js' ); -define ('ESTILO_GENERICO', 'general_estilos.css'); +define ('SCRIPT_DIR_BASE', '/MECON/js/' ); +define ('ESTILO_DIR_BASE', '/MECON/css/'); +define ('SCRIPT_GENERICO', 'marco.js' ); +define ('ESTILO_GENERICO', 'marco.css' ); // // +X2C Class 3 :MECON_Marco