Pārlūkot izejas kodu

The fix was already done by Romain in another file

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@445 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 15 gadi atpakaļ
vecāks
revīzija
3819545970
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      core/metamodel.class.php

+ 0 - 1
core/metamodel.class.php

@@ -2937,7 +2937,6 @@ abstract class MetaModel
 
 		// Note: load the dictionary as soon as possible, because it might be
 		//       needed when some error occur
-		require_once('../core/dict.class.inc.php');
 		foreach ($oConfig->GetDictionaries() as $sModule => $sToInclude)
 		{
 			self::Plugin($sConfigFile, 'dictionaries', $sToInclude);