Enablers for the current setup improvements

SVN:trunk[1150]
This commit is contained in:
Romain Quetiez
2011-03-28 14:03:34 +00:00
parent e5682fd2e9
commit 7ae02a7c5b
2 changed files with 6 additions and 0 deletions

View File

@@ -523,6 +523,7 @@ abstract class MetaModel
}
else
{
// If the format changes here, do not forget to update the setup index page (detection of installed modules)
return self::$m_sTablePrefix.$sTableRaw;
}
}