X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/b49bcec7b53d0fef70585697308ba2473cd961e9..1dccba5bb5232c5350e84481851cb5a500df623d:/sistema/www/sistemas/sistemas-permisos-abm.php diff --git a/sistema/www/sistemas/sistemas-permisos-abm.php b/sistema/www/sistemas/sistemas-permisos-abm.php index 74e6ee2..b2ac965 100644 --- a/sistema/www/sistemas/sistemas-permisos-abm.php +++ b/sistema/www/sistemas/sistemas-permisos-abm.php @@ -32,7 +32,7 @@ // }}} // }}} //VERIFICO SI SE TIENE ACCESO A LA PAGINA{{{ -$SAMURAI_PERM->chequear(SAMURAI_DEVELOPER); +$SAMURAI_PERM->chequear(SAMURAI_PERM_DEVELOPER); //}}} //OBTENGO EL ID DEL SISTEMA {{{ //El id de sistema viene por get o por post, no hay otra posibilidad