resorted my todays changes :)

This commit is contained in:
Michal Čihař
2003-07-08 14:29:59 +00:00
parent 6081dca310
commit 00830d5675

View File

@@ -14,13 +14,13 @@ $Source$
libraries/config_import.lib.php3, libraries/display_export.lib.php3,
libraries/export/sql.php3, lang/*: Added checkbox for exporting/copying
AUTO_INCREMENT value (RFE #763957).
* mult_submits.inc.php3: Fixed undefined variable warning (bug #767740).
* pdf_schema.php3: Don't use hardcoded sizes of paper (bug #767680).
* lang/chinese_gb: Updated, thanks to Wang (fundawang).
* lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
* lang/polish: Updated, thanks to Jakub Wilk (ubanus).
* lang/romanian: Updated, thanks to Valics Lehel.
* lang/swedish: Updated, thanks to Bj<42>rn T. Hallberg (bth).
* mult_submits.inc.php3: Fixed undefined variable warning (bug #767740).
* pdf_schema.php3: Don't use hardcoded sizes of paper (bug #767680).
* lang/slovak: Updated, thanks to Lubos Klokner (erkac).
2003-07-08 Alexander M. Turek <rabus@users.sourceforge.net>