소스 검색

Fix: removed a debug trace

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2257 a333f486-631f-4898-b8df-5754b55c2be0
romainq 12 년 전
부모
커밋
722331b01a
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      setup/wizardsteps.class.inc.php

+ 0 - 2
setup/wizardsteps.class.inc.php

@@ -475,8 +475,6 @@ EOF
 		}		
 		$this->oWizard->SetParameter('license', $bDisplayLicense); // Remember for later
 
-		 echo "sInstalledDataModelVersion: $sInstalledDataModelVersion";
-		
 		if ($sInstalledDataModelVersion == '$ITOP_VERSION$.$WCREV$')
 		{
 			// Special case for upgrading some  development versions (temporary)