typo in previous fix...

This commit is contained in:
Michal Čihař
2003-07-08 15:44:46 +00:00
parent dc4c462297
commit 4bfdf320f3

View File

@@ -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)) {