mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
@@ -1862,7 +1862,7 @@ EOF
|
||||
return $aDetails;
|
||||
}
|
||||
|
||||
protected static function FlattenZList($aList)
|
||||
public static function FlattenZList($aList)
|
||||
{
|
||||
$aResult = array();
|
||||
foreach($aList as $value)
|
||||
|
||||
Reference in New Issue
Block a user