Deprecated 'page_with_news' removed
[shipsimu.git] / application / selector / config.php
index fff9bfa4b261c38ce39c3d6cd371f8d7b8271661..649cce48dcec6057b510e1e609ed2a455f228a12 100644 (file)
@@ -34,9 +34,6 @@ $cfg->setConfigEntry('default_web_command', "home");
 // CFG: DEFAULT-IMAGE-COMMAND
 $cfg->setConfigEntry('default_image_command', "build");
 
-// CFG: PAGE-WITH-NEWS
-$cfg->setConfigEntry('page_with_news', "home");
-
 // CFG: FORM-ACTION
 $cfg->setConfigEntry('form_action', "index.php?app={?app_short_name?}&page=do_form");