From 4bfdf320f31d3a052d976eb37a6e2a531402ca8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 8 Jul 2003 15:44:46 +0000 Subject: [PATCH] typo in previous fix... --- mult_submits.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mult_submits.inc.php3 b/mult_submits.inc.php3 index b3eb0ac9d..72bee115f 100644 --- a/mult_submits.inc.php3 +++ b/mult_submits.inc.php3 @@ -7,7 +7,7 @@ * Prepares the work and runs some other scripts if required */ if (!empty($submit_mult) - && ($submit_mult != $strWithSelected) + && ($submit_mult != $strWithChecked) && (!empty($selected_db) || !empty($selected_tbl) || !empty($selected_fld))) { if (!empty($selected_db)) {