//
// $Id$
//
+
+//REQUIRE ONCE {{{
require_once 'MECON/HTML/QuickForm.php';
require_once 'MECON/HTML/Tabla.php';
require_once 'SAMURAI/Sistema.php';
-
+//}}}
//CREO LOS OBJETOS NECESARIOS {{{
$FORM = new MECON_HTML_QuickForm ('sel_sistema','post','sel-sistema');