X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/759433afd1d046c486722a77b2e32e90ff0dc469..4c80b40da97be7e87af6a6e421677122e1e581f9:/lib/MECON/Marco.php?ds=sidebyside diff --git a/lib/MECON/Marco.php b/lib/MECON/Marco.php index 0b0ead5..4e38125 100644 --- a/lib/MECON/Marco.php +++ b/lib/MECON/Marco.php @@ -43,10 +43,10 @@ define ('DIR_WWW' , 'www'); define ('DIR_CACHE' , '/tmp'); // //Defino las constantes -define ('SCRIPT_DIR_BASE' , '/www/js/'); -define ('ESTILO_DIR_BASE' , '/www/css/'); -define ('SCRIPT_GENERICO' , 'script.js'); -define ('ESTILO_GENERICO' , 'estilos.css'); +define ('SCRIPT_DIR_BASE' , '/MECON/js/'); +define ('ESTILO_DIR_BASE' , '/MECON/css/'); +define ('SCRIPT_GENERICO' , 'general_script.js'); +define ('ESTILO_GENERICO' , 'general_estilos.css'); // // +X2C Class 3 :Marco