X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/ab161c8e8c4038bb256c63963c54dbcf64338548..14b7965388416e66c0d012ac6f001f9c877b5ce8:/sistema/www/index.php diff --git a/sistema/www/index.php b/sistema/www/index.php index 28a50cf..2f2a4df 100644 --- a/sistema/www/index.php +++ b/sistema/www/index.php @@ -23,7 +23,7 @@ // $Date$ // $Rev$ // - $MARCO = new Marco ('samurai'); + $MARCO = new Marco ('../conf/confSecciones.php'); $MARCO->addBody(''); $MARCO->display(); ?>