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

index ad06de58dd62a7d117ddb3e1bb6b9e105abe58f7..9511e456cb6a15685878793939def5e69c067d57 100644 (file)
@@ -31,9 +31,6 @@ $cfg->setConfigEntry('header_charset', "utf-8");
 // CFG: DEFAULT-WEB-COMMAND
 $cfg->setConfigEntry('default_web_command', "home");
 
-// CFG: PAGE-WITH-NEWS
-$cfg->setConfigEntry('page_with_news', "home");
-
 // CFG: FORM-METHOD
 $cfg->setConfigEntry('form_method', "post");