$FORM = new MECON_HTML_QuickForm ('sistemas_datos','post','sistemas-datos');
$SISTEMA = new SAMURAI_Sistema ($DB, $_GET['id_sistema']);
}
$FORM = new MECON_HTML_QuickForm ('sistemas_datos','post','sistemas-datos');
$SISTEMA = new SAMURAI_Sistema ($DB, $_GET['id_sistema']);
}