Merge branch 'dev' of https://github.com/git-marijus/hubzilla into git-marijus-dev
This commit is contained in:
@@ -127,7 +127,9 @@ class Rpost extends \Zotlabs\Web\Controller {
|
||||
'return_path' => 'rpost/return',
|
||||
'bbco_autocomplete' => 'bbcode',
|
||||
'editor_autocomplete'=> true,
|
||||
'bbcode' => true
|
||||
'bbcode' => true,
|
||||
'jotnets' => true
|
||||
|
||||
);
|
||||
|
||||
$editor = status_editor($a,$x);
|
||||
|
||||
Reference in New Issue
Block a user