]> git.llucax.com Git - mecon/meconlib.git/blob - marco/test/prueba/www/sarasa1.php
- YA ESTA LA PRIMERA VERSION FUNCIONAL
[mecon/meconlib.git] / marco / test / prueba / www / sarasa1.php
1 <?php
2     $MARCO->addBody('<b>ESTO ES EL NIETO</b>');
3     $MARCO->addBody('<b>ESTO ES EL NIETO</b>');
4     $MARCO->addBody('<b>ESTO ES EL NIETO</b>');
5     $MARCO->addBody('<b>ESTO ES EL NIETO</b>');
6     $MARCO->addBody('<b>ESTO ES EL NIETO</b>');
7     $MARCO->addBody('<b>ESTO ES EL NIETO</b>');
8     $MARCO->addBody('<b>ESTO ES EL NIETO</b>');
9     $MARCO->addBody('<b>ESTO ES EL NIETO</b>');
10     $MARCO->display();
11 ?>