mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 10:04:35 +02:00
Notice removal and cleanup
This commit is contained in:
@@ -184,7 +184,7 @@ class import_main_ui extends e_admin_ui
|
||||
$this->createUserExtended = true;
|
||||
}
|
||||
|
||||
if($_POST['selectedTables'])
|
||||
if(vartrue($_POST['selectedTables']))
|
||||
{
|
||||
$this->selectedTables = $_POST['selectedTables'];
|
||||
}
|
||||
|
Reference in New Issue
Block a user