BUG 8503 fixed issue of Dynaform with PM Table
This commit is contained in:
@@ -480,6 +480,7 @@ class AdditionalTables extends BaseAdditionalTables {
|
||||
}
|
||||
else {
|
||||
$sMessage = 'Error, row cannot updated';
|
||||
return false;
|
||||
}
|
||||
throw(new Exception('The registry cannot be updated!<br />' . $sMessage));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user