]> git.mxchange.org Git - admin.git/commitdiff
Deprecated 'page_with_news' removed
authorRoland Häder <roland@mxchange.org>
Sat, 18 Jul 2009 07:05:08 +0000 (07:05 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 18 Jul 2009 07:05:08 +0000 (07:05 +0000)
application/admin/config.php

index c5d37a3730d2742b2eeeb365575b4131aa1f959b..fc7f796a438e536692faa6ff2e0291357b82368a 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?}&amp;page=do_form");