Update message
This commit is contained in:
@@ -103,7 +103,7 @@ try {
|
||||
|
||||
$arrayVariableDocumentToDelete = [];
|
||||
|
||||
//If didn't is not submitted any variable and the $_POST is empty
|
||||
//If no variables are submitted and the $_POST variable is empty
|
||||
if (!isset($_POST['form'])) {
|
||||
$_POST['form'] = array();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user