]> git.llucax.com Git - mecon/meconlib.git/commitdiff
(no commit message)
authorMartín Marrese <marrese@gmail.com>
Fri, 4 Apr 2003 20:24:08 +0000 (20:24 +0000)
committerMartín Marrese <marrese@gmail.com>
Fri, 4 Apr 2003 20:24:08 +0000 (20:24 +0000)
marco/php/marco/Copete.php
marco/php/marco/Pie.php

index c6638b3d43ce143f8676692f7a18141fefeccf99..2d4c7743e9296f05ea5d5a2cf81bf9e5b1ad2205 100644 (file)
@@ -62,7 +62,7 @@ class Copete extends PEAR {
         $TABLA = new Tabla('width="760" align="center"');
         
         $row = ('<img src="www/sistemas/'.$this->_directorio.'/images/copete.jpg">');
-        $TABLA->agregarFila()
+        $TABLA->agregarFila();
         
         return $TABLA->toHtml();        
     }
index c0a19850853fcfddbadb271856ab50dc1da76b65..284d06fd9ba24f37122963ae6a6eb9eef77239c6 100644 (file)
@@ -29,7 +29,7 @@ require_once 'PEAR.php';
  * @author  $Author$
  */
 
-class Pie e extends PEAR {
+class Pie extends PEAR {
 
     /**
      * Datos de Configuracion del sistema