]> git.llucax.com Git - mecon/samurai.git/blobdiff - sistema/www/index.php
ABM de sistemas listo. Falta agregar las observaciones a la asociacion de permisos...
[mecon/samurai.git] / sistema / www / index.php
index 28a50cfbdf4360e2870cfbd4fb3dfceb9b0c4d32..2f2a4df357dbf85c23d4f0beda1b35b56cc51458 100644 (file)
@@ -23,7 +23,7 @@
 // $Date$
 // $Rev$
 // 
-    $MARCO = new Marco ('samurai');
+    $MARCO = new Marco ('../conf/confSecciones.php');
     $MARCO->addBody('<img src="images/inicio.jpg" border="0">');
     $MARCO->display();
 ?>