]> git.llucax.com Git - mecon/intranet.git/commitdiff
BugFixs.
authorMartín Marrese <marrese@gmail.com>
Wed, 9 Jun 2004 18:02:05 +0000 (18:02 +0000)
committerMartín Marrese <marrese@gmail.com>
Wed, 9 Jun 2004 18:02:05 +0000 (18:02 +0000)
sistema/local_lib/HTML_Institucional.php

index 4a4fa495b6e8df05ef52df20dae98eef0ed5de1c..47f7f99dc6bd7a5b706385d47c983894a6fc0eb6 100644 (file)
@@ -153,7 +153,7 @@ class HTML_Institucional extends HTML_Table {
                     )
                 );
 
-        return $tabla;
+        return $tabla->toHtml();
     }
 
     /**