X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/de4cfadb31bf782b45184a44ba02bb73f8cc2f77..701e5406c83c349adbc557c92cdd6d46c51a1308:/sistema/www/permisos/permisos-abm.php diff --git a/sistema/www/permisos/permisos-abm.php b/sistema/www/permisos/permisos-abm.php index d6b69ef..0392c50 100644 --- a/sistema/www/permisos/permisos-abm.php +++ b/sistema/www/permisos/permisos-abm.php @@ -21,7 +21,7 @@ // //VERIFICO SI SE TIENE ACCESO A LA PAGINA{{{ -$SAMURAI_PERM->chequear(SAMURAI_DEVELOPER); +$SAMURAI_PERM->chequear(SAMURAI_PERM_DEVELOPER); //}}} //REQUIRE_ONCE {{{ //MECON {{{