parent
024508392b
commit
0139c8598e
@ -28,7 +28,13 @@ $fp_config = array(
|
|||||||
'pages' => array(
|
'pages' => array(
|
||||||
'menu',
|
'menu',
|
||||||
'about'
|
'about'
|
||||||
)
|
),
|
||||||
)
|
),
|
||||||
)
|
'bbcode' => array (
|
||||||
|
'escape-html' => true,
|
||||||
|
'comments' => false,
|
||||||
|
'editor' => true,
|
||||||
|
'url-maxlen' => 40,
|
||||||
|
),
|
||||||
|
),
|
||||||
);
|
);
|
Loading…
x
Reference in New Issue
Block a user