mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Updated the benchmark page to the last change in data model
SVN:trunk[757]
This commit is contained in:
@@ -458,7 +458,7 @@ class BenchmarkDataCreation
|
||||
for($i = 0 ; $i < $this->m_aPlanned['Documents'] ; $i++)
|
||||
{
|
||||
$aData = array(
|
||||
//'org_id' => $iOrg,
|
||||
'org_id' => $iOrg,
|
||||
'name' => "document$i",
|
||||
'contents' => $oRefDoc,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user