Merge branch 'lyk_25879' into 'master'
* Fix bug 25879. See merge request easycorp/zentaopms!4792
This commit is contained in:
@@ -1966,7 +1966,7 @@ EOD;
|
||||
}
|
||||
}
|
||||
|
||||
$changes = array();
|
||||
$changes = array();
|
||||
foreach($new as $key => $value)
|
||||
{
|
||||
if(is_object($value) or is_array($value)) continue;
|
||||
|
||||
Reference in New Issue
Block a user