X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/3c702b40a1806798e475c48abb456e5a9c2dac72..1ecc9798cbde319c7c4168c14f613670accb9982:/sistema/www/index.php?ds=sidebyside diff --git a/sistema/www/index.php b/sistema/www/index.php index 2f071e0..2f74670 100644 --- a/sistema/www/index.php +++ b/sistema/www/index.php @@ -21,7 +21,6 @@ // require_once 'HTML/Image.php'; - $MARCO = new Marco ('../conf/confSecciones.php'); $MARCO->addBody(new HTML_Image('images/inicio.jpg')); $MARCO->setEspacios(false); $MARCO->display();