Commit Graph

221 Commits

Author SHA1 Message Date
Loïc Chapeaux
a8d212b571 ensured:
* the same rules apply whatever is the authentication mode
* and that the cfgServers[i]['only_db'] is really used.
2001-10-22 21:14:45 +00:00
Loïc Chapeaux
b763ab53d5 changed font size for IE6 2001-10-19 15:12:11 +00:00
Loïc Chapeaux
a7abeeac50 removed the xml declaration 2001-10-19 14:05:30 +00:00
Loïc Chapeaux
c07a87d4b6 fixed bug #472353 - Doc can't be opened in IE5/Mac (because of an invalid DTD) 2001-10-18 17:49:28 +00:00
Loïc Chapeaux
a90a46877e fixed bug #472209 (Login password bug if magic_quotes_gpc is set) 2001-10-17 20:49:52 +00:00
Loïc Chapeaux
0f1f461f4b improved compatibility with the old phpMyAdmin configuration file 2001-10-17 10:11:40 +00:00
Loïc Chapeaux
ed31e94613 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 23:55:54 +00:00
Loïc Chapeaux
7bd05bab2f * fixed bug #468749 (Left Frame not expanding in iCab)
* fixed erroneous variable name
2001-10-11 22:23:57 +00:00
Loïc Chapeaux
3620897d9b removed unnecessary md5 calls 2001-10-09 18:12:16 +00:00
Geert Lund
c0c89a7665 Fix: libraries/common.lib.php3: fixed localised_date() function 2001-10-03 08:08:04 +00:00
Loïc Chapeaux
e24e60df46 fixed "backslashed backslash" before wildcards problem in databases names 2001-09-30 08:32:03 +00:00
Loïc Chapeaux
caccd233a4 * fixed a possible problem with invalid keys values in the $uva_mydbs array;
* taken into account the case where available databases names returned by MySQL is empty or '%' (ie all databases);
* fixed an invalid regexp at line 494.
2001-09-29 17:39:40 +00:00
Loïc Chapeaux
c4c48770e1 some variable wasn't declared as global ones. 2001-09-26 19:24:59 +00:00
Loïc Chapeaux
435dfbbe7e fixed some security issues 2001-09-25 23:24:15 +00:00
Loïc Chapeaux
e726fe785d Fixed bug #444352 (Data Missing/POST Error) 2001-09-23 15:31:50 +00:00
Loïc Chapeaux
2c9fbe2a47 improved xhtml1.0 compliance 2001-09-21 20:09:46 +00:00
Marc Delisle
041a81a8e1 bug 460475 2001-09-16 00:32:52 +00:00
Loïc Chapeaux
949343630f taken into account Mac case 2001-09-10 21:45:09 +00:00
Loïc Chapeaux
4c0b94af2e o reson to display the "modify" link in $goto = main.php3 2001-09-09 16:43:23 +00:00
Loïc Chapeaux
20fbb53055 improved binary fields protection 2001-09-08 16:00:32 +00:00
Loïc Chapeaux
08c353d467 Splitted the big "lib.inc.php3" into smaller libraries 2001-09-08 12:59:45 +00:00