pass execflag - Working for preview but not yet executing on page render
This commit is contained in:
@@ -1199,6 +1199,7 @@ function prepare_text($text,$content_type = 'text/bbcode') {
|
||||
$s = zidify_links($s);
|
||||
break;
|
||||
}
|
||||
//logger('prepare: ' . $s);
|
||||
|
||||
return $s;
|
||||
}
|
||||
|
Reference in New Issue
Block a user