- Allow to supress dates in SQL dump separately.

- Fix undefined variable for MySQL < 3.23.20 (bug #828370).
This commit is contained in:
Michal Čihař
2003-10-23 10:33:48 +00:00
parent f9d8c93f86
commit c848070471
106 changed files with 223 additions and 76 deletions

View File

@@ -719,4 +719,5 @@ $strZeroRemovesTheLimit = 'Замечание: Установка этих оп
$strZip = 'архивировать в zip';
// To translate
$strCreationDates = 'Creation/Update/Check dates'; //to translate
?>