X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/a57b23efc0dfb734951184ed54538eb5254cc951..8a21b9d769b4ddc74af42cd6134c0760fffaa97b:/lib/MECON/HTML/QuickForm.php?ds=inline diff --git a/lib/MECON/HTML/QuickForm.php b/lib/MECON/HTML/QuickForm.php index 1c7763d..0f9c35e 100644 --- a/lib/MECON/HTML/QuickForm.php +++ b/lib/MECON/HTML/QuickForm.php @@ -1,31 +1,28 @@ - | -// +--------------------------------------------------------------------+ -// -// $Id$ -// + +------------------------------------------------------------------------------- +$Id$ +-----------------------------------------------------------------------------*/ require_once 'HTML/QuickForm.php'; require_once 'MECON/HTML/QuickForm/Renderer/Tabla.php'; @@ -67,4 +64,4 @@ class MECON_HTML_QuickForm extends HTML_QuickForm { } } -?> +?> \ No newline at end of file