// Fix profiles creation

This commit is contained in:
rMalie
2011-12-22 17:40:27 +00:00
parent c9729d5fa2
commit e32f0ed994
2 changed files with 4 additions and 3 deletions
-2
View File
@@ -197,8 +197,6 @@ class InstallXmlLoader
}
while ($current != $sort_entities);
$start = microtime(true);
// Populate entities
foreach ($sort_entities as $entity)
{