X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/c8ed2d08df3e240aa4de251a014684bbbd9f65b3..c0e1ed4d9e8ab3f224cc2131250c9e0356a9cf65:/marco/test/prueba/www/include/prepend.php?ds=inline diff --git a/marco/test/prueba/www/include/prepend.php b/marco/test/prueba/www/include/prepend.php index d784e25..d4b5b7d 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'); -print $marco->toHtmlPrepend(); +$marco->toHtmlPrepend(); ?>