Renamed to match with new name
[shipsimu.git] / application / ship-simu / main / commands / web / government / class_WebGovernmentFailedStartupCommand.php
index 753edcda69a592ae3c47e5d63a48eac1a067a5fe..4993989d3364a164bad03aa2e1e7e42e9db93759 100644 (file)
@@ -118,7 +118,7 @@ class WebGovernmentFailedStartupCommand extends BaseCommand implements Commandab
                $menuInstance->renderMenu();
 
                // Transfer it to the template engine instance
-               $menuInstance->transferToTemplateEngine();
+               $menuInstance->transferContentToTemplateEngine();
 
                // ... and all variables. This should be merged together in a pattern
                // to make things easier. A cache mechanism should be added between