X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/7f03046e2a5ec186322bfda3c329873f13f5a344..3b53a78c315679eaa81ee631458f248f9e3e1ac9:/marco/test/prueba/www/index.php?ds=inline
diff --git a/marco/test/prueba/www/index.php b/marco/test/prueba/www/index.php
index 67845c9..e00f389 100644
--- a/marco/test/prueba/www/index.php
+++ b/marco/test/prueba/www/index.php
@@ -1 +1,5 @@
-
+addBody('');
+ $MARCO->addTitle('INDEX');
+ $MARCO->display();
+?>