Преглед на файлове

Fix utils::GetCurrentModuleUrl() introduced in revision 4844

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4920 a333f486-631f-4898-b8df-5754b55c2be0
eespie преди 7 години
родител
ревизия
c92bda4a3f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      setup/compiler.class.inc.php

+ 1 - 1
setup/compiler.class.inc.php

@@ -234,7 +234,7 @@ class MFCompiler
 				}
 				else
 				{
-					$sRealRelativeDir = substr(realpath($sFinalTargetDir.'/'.$sRelativeDir), $iStart);
+					$sRealRelativeDir = substr(realpath($sFinalTargetDir).'/'.$sRelativeDir, $iStart);
 				}
 
 				// Push the other module files