Home
last modified time | relevance | path

Searched refs:updateWithGlobalConfig (Results 1 – 4 of 4) sorted by relevance

/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/
H A DUserPreferences.php57 $cf->updateWithGlobalConfig($GLOBALS['cfg']);
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/
H A DUserPreferences.php57 $cf->updateWithGlobalConfig($GLOBALS['cfg']);
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Config/
H A DConfigFile.php288 public function updateWithGlobalConfig(array $cfg) function in PhpMyAdmin\\Config\\ConfigFile
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Config/
H A DConfigFile.php315 public function updateWithGlobalConfig(array $cfg) function in PhpMyAdmin\\Config\\ConfigFile