$FORM = new MECON_HTML_QuickForm ('perfil_datos','post','perfil-datos');
$PERFIL = new SAMURAI_Perfil($DB, $_GET['id_perfil'],
$_SESSION['samurai']['id_sistema']);
$SISTEMA = new SAMURAI_Sistema ($DB, $_SESSION['samurai']['id_sistema']);
}
// }}}
$FORM = new MECON_HTML_QuickForm ('perfil_datos','post','perfil-datos');
$PERFIL = new SAMURAI_Perfil($DB, $_GET['id_perfil'],
$_SESSION['samurai']['id_sistema']);
$SISTEMA = new SAMURAI_Sistema ($DB, $_SESSION['samurai']['id_sistema']);
}
// }}}