some work on comanche autocomplete
This commit is contained in:
@@ -114,7 +114,9 @@ function webpages_content(&$a) {
|
||||
'mimetype' => $mimetype,
|
||||
'layout' => $layout,
|
||||
'expanded' => true,
|
||||
'novoting' => true
|
||||
'novoting'=> true,
|
||||
'bbco_autocomplete' => 'bbcode',
|
||||
'bbcode' => true
|
||||
);
|
||||
|
||||
if($_REQUEST['title'])
|
||||
|
||||
Reference in New Issue
Block a user