'language' => 'es',
'cache' => 'false',
'simple' => 'true'));
+ $PAGE->addStyleSheet('/MECON/css/general_estilos.css');
$FORM = new MECON_HTML_QuickForm ('sistemas_datos','post','sistemas-datos');
$SISTEMA = new SAMURAI_Sistema ($DB, $_GET['id_sistema']);
}