Commit Graph

14 Commits

Author SHA1 Message Date
Michal Čihař
42268f9575 Refuse to load config file with world writable permissions, refuse to work with existing config dir. 2005-12-08 18:29:41 +00:00
Sebastian Mendel
50c4439d30 clear old config values 2005-12-07 08:32:21 +00:00
Sebastian Mendel
b8619ad1ad correctly reset config variables on changes in config.inc.php 2005-12-05 15:50:25 +00:00
Sebastian Mendel
9fe2097f39 make use of PMA_array_merge_recursive() (forgot to remove debug code) 2005-12-05 13:20:07 +00:00
Sebastian Mendel
389d8f2871 make use of PMA_array_merge_recursive() 2005-12-05 13:09:21 +00:00
Sebastian Mendel
3d5994dd7d session cookie path (bug #1370294) 2005-12-01 10:46:56 +00:00
Sebastian Mendel
f05a0df6f6 no error for missing config file (bug #1370269) 2005-12-01 08:33:12 +00:00
Michal Čihař
f88d908e83 Move config.default.php to librarires (bug #1365759). 2005-11-30 19:01:47 +00:00
Michal Čihař
17a3ebe53a Actually load configuration. 2005-11-30 18:59:48 +00:00
Sebastian Mendel
e16cc93094 allow to load no user config 2005-11-30 15:31:36 +00:00
Sebastian Mendel
9a715f8c96 merged code from common.inc.php and defines.lib.php 2005-11-30 14:00:30 +00:00
Sebastian Mendel
86a4731d48 merged check for collationconnection and output buffering from common.lib.php 2005-11-29 18:28:08 +00:00
Sebastian Mendel
687ea83a62 added checkPmaAbsoluteUri() 2005-11-29 17:41:27 +00:00
Sebastian Mendel
ff6c564b13 new class for handling config 2005-11-29 16:46:46 +00:00