mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 14:38:47 +02:00
Finalized the demo of impact computation (removed an ugly test message) and added few comments
SVN:trunk[315]
This commit is contained in:
@@ -214,6 +214,7 @@ class DBObjectSet
|
||||
|
||||
public function AddObjectArray($aObjects)
|
||||
{
|
||||
// #@# todo - add a check on the object class ?
|
||||
foreach ($aObjects as $oObj)
|
||||
{
|
||||
$this->AddObject($oObj);
|
||||
|
||||
Reference in New Issue
Block a user