Unset the generic $array variable to prevent duplicates in app -> default settings.
This commit is contained in:
@@ -263,6 +263,9 @@ if ($domains_processed == 1) {
|
||||
//print_r($message);
|
||||
}
|
||||
}
|
||||
|
||||
//unset the array variable
|
||||
unset($array);
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user