merged patch #470575 (Inserting rows in loop) thanks to Tomas Polak

This commit is contained in:
Loïc Chapeaux
2001-10-25 21:35:26 +00:00
parent 4e92fb24fc
commit 3b42848fda
32 changed files with 154 additions and 14 deletions

View File

@@ -317,4 +317,8 @@ $strWrongUser = '
$strYes = '<27><>';
$strZip = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> "zip"';
// To translate
$strAfterInsertBack = 'Return';
$strAfterInsertNewInsert = 'Insert a new record';
?>