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