MT-91: Fix the notice regarding the missing variable.
This commit is contained in:
@@ -28,6 +28,7 @@ ini_set("max_execution_time", 0);
|
|||||||
$affectedGroups = array();
|
$affectedGroups = array();
|
||||||
$granularImport = false;
|
$granularImport = false;
|
||||||
$objectImport = '';
|
$objectImport = '';
|
||||||
|
$objectsToImport = '';
|
||||||
/*----------------------------------********---------------------------------*/
|
/*----------------------------------********---------------------------------*/
|
||||||
if (PMLicensedFeatures::getSingleton()->verifyfeature("B0oWlBLY3hHdWY0YUNpZEtFQm5CeTJhQlIwN3IxMEkwaG4=") &&
|
if (PMLicensedFeatures::getSingleton()->verifyfeature("B0oWlBLY3hHdWY0YUNpZEtFQm5CeTJhQlIwN3IxMEkwaG4=") &&
|
||||||
isset($_FILES["PROCESS_FILENAME"]) &&
|
isset($_FILES["PROCESS_FILENAME"]) &&
|
||||||
|
|||||||
Reference in New Issue
Block a user