typo in previous fix...
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
* Prepares the work and runs some other scripts if required
|
* Prepares the work and runs some other scripts if required
|
||||||
*/
|
*/
|
||||||
if (!empty($submit_mult)
|
if (!empty($submit_mult)
|
||||||
&& ($submit_mult != $strWithSelected)
|
&& ($submit_mult != $strWithChecked)
|
||||||
&& (!empty($selected_db) || !empty($selected_tbl) || !empty($selected_fld))) {
|
&& (!empty($selected_db) || !empty($selected_tbl) || !empty($selected_fld))) {
|
||||||
|
|
||||||
if (!empty($selected_db)) {
|
if (!empty($selected_db)) {
|
||||||
|
Reference in New Issue
Block a user