Преглед изворни кода

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 година
родитељ
комит
3819545970
1 измењених фајлова са 0 додато и 1 уклоњено
  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);