X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/680fec850e9496324530768194c51535c60d8cf8..701e5406c83c349adbc557c92cdd6d46c51a1308:/sistema/www/sel-sistema.php?ds=inline diff --git a/sistema/www/sel-sistema.php b/sistema/www/sel-sistema.php index df1afce..36e9f28 100644 --- a/sistema/www/sel-sistema.php +++ b/sistema/www/sel-sistema.php @@ -19,10 +19,12 @@ // // $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');