X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/f058984ad70f86039f58f8c9a70617fb1c3522a0..f511595e675f4589b2d1f0cf5d74ff0594a402f5:/sistema/www/consultas/php-constantes.php?ds=sidebyside diff --git a/sistema/www/consultas/php-constantes.php b/sistema/www/consultas/php-constantes.php index 350a3cd..f155e49 100644 --- a/sistema/www/consultas/php-constantes.php +++ b/sistema/www/consultas/php-constantes.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 {{{ require_once 'MECON/HTML/QuickForm.php';