X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/e6ebc24d0cf0edc9c9c2f4ca8a0c321829323fb0..c8ed2d08df3e240aa4de251a014684bbbd9f65b3:/marco/test/prueba/www/include/prepend.php diff --git a/marco/test/prueba/www/include/prepend.php b/marco/test/prueba/www/include/prepend.php index d4b5b7d..d784e25 100644 --- a/marco/test/prueba/www/include/prepend.php +++ b/marco/test/prueba/www/include/prepend.php @@ -9,6 +9,6 @@ session_start(); $marco = new Marco ('prueba'); -$marco->toHtmlPrepend(); +print $marco->toHtmlPrepend(); ?>