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 |
|
Marc Delisle
|
75ba7193a3
|
bug #1367549, handling of CURRENT_TIMESTAMP
|
2005-11-29 18:44:13 +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
|
a967ed20dd
|
*** empty log message ***
|
2005-11-29 18:25:59 +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 |
|
Marc Delisle
|
5d21a1e4b2
|
strThemeNoPreviewAvailable
|
2005-11-29 14:02:42 +00:00 |
|
Sebastian Mendel
|
ff639be84d
|
deprecated
|
2005-11-29 13:39:00 +00:00 |
|
Sebastian Mendel
|
0e31c2fc89
|
updated
|
2005-11-29 12:50:46 +00:00 |
|
Sebastian Mendel
|
6ac06df7f1
|
make use of new PMA_Theme and PMA_Theme_Manager classes
|
2005-11-29 12:49:35 +00:00 |
|