Fix utils::GetCurrentModuleUrl() introduced in revision 4844

SVN:trunk[4920]
This commit is contained in:
Eric Espié
2017-09-19 08:12:39 +00:00
parent 4290d94841
commit 625bfbb6fe

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