From: Martín Marrese Date: Wed, 9 Jun 2004 18:02:05 +0000 (+0000) Subject: BugFixs. X-Git-Tag: svn_import~16 X-Git-Url: https://git.llucax.com/mecon/intranet.git/commitdiff_plain/22697d7dcb9c700a75c795c618d8a2fe3e51a9bd BugFixs. --- diff --git a/sistema/local_lib/HTML_Institucional.php b/sistema/local_lib/HTML_Institucional.php index 4a4fa49..47f7f99 100644 --- a/sistema/local_lib/HTML_Institucional.php +++ b/sistema/local_lib/HTML_Institucional.php @@ -153,7 +153,7 @@ class HTML_Institucional extends HTML_Table { ) ); - return $tabla; + return $tabla->toHtml(); } /**