X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/68dac9c4f79b50f0820fca5321bbc03ccfc16376..f81e0bacd95ec2e24f5da489d4289b8c4fb20a8c:/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 d4b5b7d..e0dc490 100644 --- a/marco/test/prueba/www/include/prepend.php +++ b/marco/test/prueba/www/include/prepend.php @@ -7,8 +7,6 @@ require_once 'include/lib/marco/Marco.php'; session_start(); -$marco = new Marco ('prueba'); - -$marco->toHtmlPrepend(); +$MARCO = new Marco ('prueba'); ?>