Explorar o código

Updated the benchmark page to the last change in data model

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@757 a333f486-631f-4898-b8df-5754b55c2be0
romainq %!s(int64=15) %!d(string=hai) anos
pai
achega
5f7f941506
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup/benchmark.php

+ 1 - 1
setup/benchmark.php

@@ -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,
 			);