mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Strange corner case, not sure if the fix is the good one, seems harmless for now...
SVN:trunk[523]
This commit is contained in:
@@ -420,6 +420,7 @@ abstract class DBObject
|
||||
}
|
||||
else
|
||||
{
|
||||
$aAvailableFields = array();
|
||||
// retrieve the "external fields" linked to this external key
|
||||
foreach (MetaModel::GetExternalFields(get_class($this), $sAttCode) as $oExtField)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user