1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-05 15:16:16 +02:00
Meik Sievertsen 70dffaacbd fix custom bbcode html replacement to correctly replace references
It failed if there was a number directly after the token, resulting in $12345, where $1 was needed. Fixed by using ${x}

also made sure that newlines within the html replacement are not replaced with <br />.


git-svn-id: file:///svn/phpbb/trunk@6391 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-09-23 11:37:05 +00:00
..
2006-09-22 22:14:05 +00:00
2006-09-17 14:45:52 +00:00
2006-09-22 22:14:05 +00:00
2006-09-23 11:17:03 +00:00
2006-08-25 15:15:53 +00:00
2006-09-13 16:08:36 +00:00
2006-08-25 15:15:53 +00:00
2006-09-13 16:08:36 +00:00
2006-08-08 19:02:44 +00:00
2006-07-09 16:23:57 +00:00
2006-09-13 16:08:36 +00:00
2006-09-13 16:08:36 +00:00