dever 6 lat temu
rodzic
commit
4f5d905dd8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      libraries/common.inc.php

+ 1 - 1
libraries/common.inc.php

@@ -265,7 +265,7 @@ $language->activate();
  * check for errors occurred while loading configuration
  * check for errors occurred while loading configuration
  * this check is done here after loading language files to present errors in locale
  * this check is done here after loading language files to present errors in locale
  */
  */
-$GLOBALS['PMA_Config']->checkPermissions();
+//$GLOBALS['PMA_Config']->checkPermissions();
 $GLOBALS['PMA_Config']->checkErrors();
 $GLOBALS['PMA_Config']->checkErrors();
 
 
 /* Check server configuration */
 /* Check server configuration */