Commit Graph

7074 Commits

Author SHA1 Message Date
Sebastian Mendel
b8619ad1ad correctly reset config variables on changes in config.inc.php 2005-12-05 15:50:25 +00:00
Sebastian Mendel
7a23fe5cb6 hide edit/delete links for information_schema (bug #1373201) 2005-12-05 13:32:50 +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
17997b9e68 added PMA_array_merge_recursive() 2005-12-05 13:04:32 +00:00
Michal Čihař
5b8329b473 Check for correct parameters. 2005-12-05 10:09:00 +00:00
Michal Čihař
75a16f45f8 Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
Marc Delisle
d7c81e9c44 2.7.0 2005-12-04 22:28:36 +00:00
Michal Čihař
277e159d6d Fix use of escaped chars (bug #1371249). 2005-12-04 20:24:09 +00:00
Marc Delisle
ef4ea978e1 do not use UNION DISTINCT 2005-12-04 19:51:23 +00:00
Marc Delisle
4a89855656 towards PEAR coding standards 2005-12-04 19:28:28 +00:00
Marc Delisle
88ff1c4181 lang 2005-12-04 18:20:12 +00:00
Marc Delisle
d04319d05a update 2005-12-04 18:19:28 +00:00
Michal Čihař
c350f65e74 Bad copy and paste, here should be iso-8859-2 (thanks Marc!). 2005-12-04 14:01:25 +00:00
Marc Delisle
dc5cd6d778 PDF export 2005-12-03 19:28:22 +00:00
Marc Delisle
5b72ce7572 update 2005-12-02 17:59:36 +00:00
Marc Delisle
8d87118726 update 2005-12-02 17:44:56 +00:00
Sebastian Mendel
a07fc6903b use $GLOBALS 2005-12-02 13:27:48 +00:00
Sebastian Mendel
c74ca18523 *** empty log message *** 2005-12-02 13:05:43 +00:00
Sebastian Mendel
0237ab7160 revised XHTML output 2005-12-02 13:04:22 +00:00
Sebastian Mendel
e922ebee97 *** empty log message *** 2005-12-02 07:39:00 +00:00
Sebastian Mendel
7a0d5c0250 fixed bdo tag 2005-12-02 07:37:15 +00:00
Sebastian Mendel
d4309b5e86 missing ; for html entity 2005-12-02 07:32:17 +00:00
Sebastian Mendel
93c4ce3294 call __wakeup for Theme_Manager 2005-12-01 11:04:29 +00:00
Sebastian Mendel
3d5994dd7d session cookie path (bug #1370294) 2005-12-01 10:46:56 +00:00
Sebastian Mendel
db64c9d105 update theme list on wakeup 2005-12-01 09:12:57 +00:00
Sebastian Mendel
13cad04bd3 missing '/' in img path (bug #1370437) - fix for the fix 2005-12-01 08:59:12 +00:00
Sebastian Mendel
76f7c21270 session cookie path (bug #1370294) 2005-12-01 08:57:20 +00:00
Sebastian Mendel
f05a0df6f6 no error for missing config file (bug #1370269) 2005-12-01 08:33:12 +00:00
Sebastian Mendel
ec92d86aa4 missing '/' in img path (bug #1370437) 2005-12-01 08:11:15 +00:00
Michal Čihař
dcbed9b36d Adapted to new Config class, fix code generation. 2005-11-30 20:02:59 +00:00
Marc Delisle
37e6942fbb typos and syntax improvements 2005-11-30 19:06:13 +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
Michal Čihař
e55f488ebf new messages 2005-11-30 18:16:42 +00:00
Sebastian Mendel
5c6be3f5ed *** empty log message *** 2005-11-30 16:08:44 +00:00
Sebastian Mendel
9960c1102d use libraries/Config.class.php 2005-11-30 15:55:48 +00:00
Sebastian Mendel
cd73fb8e13 use class PMA_Config 2005-11-30 15:36:09 +00:00
Sebastian Mendel
962511e7d8 removed references to defines.lib.php 2005-11-30 15:34:44 +00:00
Sebastian Mendel
95fa17e47e user class PMA_Config 2005-11-30 15:32:47 +00:00
Sebastian Mendel
e16cc93094 allow to load no user config 2005-11-30 15:31:36 +00:00
Sebastian Mendel
9429182dcf removed references to defines.lib.php 2005-11-30 15:07:53 +00:00
Sebastian Mendel
8847dd0cb9 new PMA_Config class 2005-11-30 14:54:49 +00:00
Sebastian Mendel
220387cd28 - make use of new PMA_Config class in libraries/common.inc.php
- merged PMA_dl() from libraries/defines.lib.php into libraries/common.inc.php
- libraries/defines.lib.php: removed
2005-11-30 14:34:49 +00:00
Sebastian Mendel
9a715f8c96 merged code from common.inc.php and defines.lib.php 2005-11-30 14:00:30 +00:00
Michal Čihař
5cc8000713 Added check for latest version and links to homepage and donations page. 2005-11-29 23:15:57 +00:00
Michal Čihař
fd990bfb1c argh, this way is correct 2005-11-29 19:54:33 +00:00
Michal Čihař
b4465d4b8b translation update 2005-11-29 19:16:00 +00:00
Michal Čihař
ba9fae1b8c argh, not enough escaping 2005-11-29 19:11:50 +00:00
Michal Čihař
d28c615af4 Add workaround for multibyte chars that can contain \ as last byte. 2005-11-29 19:04:05 +00:00