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,10 +29,13 @@ $fp_config = array (
array ( array (
'blockparser' => 'blockparser' =>
array ( array (
'pages' =>
array(
'menu', 'menu',
'about', 'about',
), ),
), ),
),
); );
?> ?>