fixed default start page in settings-defaults.php (back to std blog)
This commit is contained in:
parent
c2cacb1183
commit
76193d7e77
@ -7,7 +7,7 @@ $fp_config = array (
|
|||||||
'title' => 'FlatPress',
|
'title' => 'FlatPress',
|
||||||
'subtitle' => 'My FlatPress blog',
|
'subtitle' => 'My FlatPress blog',
|
||||||
'footer' => '',
|
'footer' => '',
|
||||||
'author' => 'admin',
|
'author' => NULL,
|
||||||
'email' => 'webmaster@localhost.com',
|
'email' => 'webmaster@localhost.com',
|
||||||
'startpage' => 'about',
|
'startpage' => 'about',
|
||||||
'maxentries' => '5',
|
'maxentries' => '5',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user