mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 16:14:26 +02:00
unspaced ... ;-)
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
32ffe4a711
commit
20f8b63fca
1 changed files with 6 additions and 5 deletions
|
@ -299,6 +299,7 @@ function get_bb_tag_pos($s, $name, $occurence = 1) {
|
||||||
'close' => $end_open + strlen('[/' . $name . ']')
|
'close' => $end_open + strlen('[/' . $name . ']')
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
||||||
if ($start_equal !== false) {
|
if ($start_equal !== false) {
|
||||||
$res['start']['equal'] = $start_equal + 1;
|
$res['start']['equal'] = $start_equal + 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue