fixed bug #472858 - Dump error, thanks to Thomas Baehr

This commit is contained in:
Loïc Chapeaux
2001-10-19 19:25:15 +00:00
parent 2b1f798b72
commit e86345bf11
2 changed files with 4 additions and 2 deletions

View File

@@ -14,6 +14,8 @@ $Source$
* common.lib.php3, lines 675 & 687-689: changed font size for IE6 (because
the xml declaration has been cleaned up).
* main.php3, lines 149 & 462: cosmetic changes.
* libraries/build_dump.lib.php, line 317: fixed bug #472858 - Dump error,
thanks to Thomas Baehr.
* lang/czech-*.inc.php3: fixed an other typo, thanks to Michal Cihar.
2001-10-18 Lo<4C>c Chapeaux <lolo@phpheaven.net>