X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/8696c036b17b561f3b6afb9a56e0d5839b8b9972..f3692172201650cb32cd500e1add6f5735b02a8c:/sistema/www/perfiles/perfiles-nuevo.php diff --git a/sistema/www/perfiles/perfiles-nuevo.php b/sistema/www/perfiles/perfiles-nuevo.php index 06f4488..1978cb0 100644 --- a/sistema/www/perfiles/perfiles-nuevo.php +++ b/sistema/www/perfiles/perfiles-nuevo.php @@ -20,7 +20,7 @@ // $Id$ // //VERIFICO SI SE TIENE ACCESO A LA PAGINA{{{ -$SAMURAI_PERM->chequear(SAMURAI_ALTA_PERFIL, SAMURAI_DEVELOPER); +$SAMURAI_PERM->chequear(SAMURAI_PERM_PERFIL_ALTA, SAMURAI_PERM_DEVELOPER); //}}} //REQUIRE_ONCE {{{