missed one...

This commit is contained in:
redmatrix
2015-05-06 22:56:08 -07:00
parent d01206af5a
commit 90591bcbc9
3 changed files with 4 additions and 2 deletions

View File

@@ -383,6 +383,8 @@ function bb_sanitize_style($input) {
function bb_observer($Text) {
$a = get_app();
$observer = $a->get_observer();
if ((strpos($Text,'[/observer]') !== false) || (strpos($Text,'[/rpost]') !== false)) {