unspaced ... ;-)
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
32ffe4a711
commit
20f8b63fca
|
@ -299,6 +299,7 @@ function get_bb_tag_pos($s, $name, $occurence = 1) {
|
|||
'close' => $end_open + strlen('[/' . $name . ']')
|
||||
),
|
||||
);
|
||||
|
||||
if ($start_equal !== false) {
|
||||
$res['start']['equal'] = $start_equal + 1;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue