(Retrofit from trunk) Fix utils::GetCurrentModuleUrl() introduced in revision 4844

SVN:2.4[4970]
This commit is contained in:
Eric Espié
2017-10-05 15:34:09 +00:00
parent 4b210273d2
commit 37e15706b2

View File

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