fixed settings-default

This commit is contained in:
real_nowhereman 2008-02-29 17:13:28 +00:00
parent d704c79ce9
commit 0e208423b7

View File

@ -29,8 +29,11 @@ $fp_config = array (
array ( array (
'blockparser' => 'blockparser' =>
array ( array (
'menu', 'pages' =>
'about', array(
'menu',
'about',
),
), ),
), ),
); );