Michal Čihař
|
1c32f18ea7
|
RFE #1435922 [gui] navigation frame shows listing of databases when none selected
|
2007-04-10 13:34:48 +00:00 |
|
Sebastian Mendel
|
008734f8b0
|
do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
|
2007-03-30 09:12:05 +00:00 |
|
Sebastian Mendel
|
3626acdb24
|
improved out buffer function handling;
bug #1690064 headers already sent error if OBGzip = 0
|
2007-03-29 07:10:15 +00:00 |
|
Sebastian Mendel
|
d0facc3d4f
|
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
|
2007-03-20 14:16:18 +00:00 |
|
Sebastian Mendel
|
374abd5173
|
fixed/added page level docblock
|
2007-03-20 10:32:13 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Marc Delisle
|
42ac66ad74
|
get rid of propicon
|
2007-02-10 15:58:46 +00:00 |
|
Marc Delisle
|
c06c96f317
|
patch #1611684 part 2, other issues with the caching of phpmyadmin.css.php
|
2006-12-21 01:22:03 +00:00 |
|
Michal Čihař
|
609eaa7f75
|
Fix XSS on table comment.
|
2006-11-17 08:59:36 +00:00 |
|
Michal Čihař
|
fb9a3a598e
|
Check before commit!
|
2006-11-17 08:49:30 +00:00 |
|
Michal Čihař
|
70ec4567d5
|
Rename left_header to navigation_header.
|
2006-10-18 14:54:35 +00:00 |
|
Michal Čihař
|
491187ed77
|
Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*.
|
2006-10-16 07:43:48 +00:00 |
|