X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/c8ed2d08df3e240aa4de251a014684bbbd9f65b3..082988eafe85c61b9614cca1a33f8cf5cc6cf39d:/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..7081667 100644 --- a/marco/test/prueba/www/include/prepend.php +++ b/marco/test/prueba/www/include/prepend.php @@ -2,13 +2,9 @@ // vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4: //ARCHIVO DE PRUEBA DEL OBJETO MARCO - require_once 'include/lib/marco/Marco.php'; -session_start(); - -$marco = new Marco ('prueba'); +//session_start(); -print $marco->toHtmlPrepend(); ?>