X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/7f03046e2a5ec186322bfda3c329873f13f5a344..b5366aa9129e3dc9c54748331a7fe5f91c2f83e5:/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();
+?>