X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/0ecc42815b25c93505bdc63406044ebd4c37283b..3c702b40a1806798e475c48abb456e5a9c2dac72:/sistema/www/index.php diff --git a/sistema/www/index.php b/sistema/www/index.php index 073d1fb..2f071e0 100644 --- a/sistema/www/index.php +++ b/sistema/www/index.php @@ -18,13 +18,9 @@ // +----------------------------------------------------------------------+ // // $Id$ -// $Author$ -// $URL$ -// $Date$ -// $Rev$ // require_once 'HTML/Image.php'; - + $MARCO = new Marco ('../conf/confSecciones.php'); $MARCO->addBody(new HTML_Image('images/inicio.jpg')); $MARCO->setEspacios(false);