X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/7f03046e2a5ec186322bfda3c329873f13f5a344..0d8b3dc1bae3b024832496f122a8daa9cbcf4395:/marco/test/prueba/www/index.php
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();
+?>