X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/680fec850e9496324530768194c51535c60d8cf8..0cf56477ad378a18f1d9daad478a4e14427b6b3b:/sistema/www/consultas/php-constantes.php diff --git a/sistema/www/consultas/php-constantes.php b/sistema/www/consultas/php-constantes.php index 350a3cd..b630d35 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'; @@ -49,7 +49,7 @@ $end = <<renderer->setTable($TABLAFORM); $SISTEMAS = SAMURAI_Sistema::getArraySistemas($DB);