1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +02:00

Merge pull request #5793 from marc1706/ticket/16271

[ticket/16271] Add Sami 4.x and update necessary dependencies
This commit is contained in:
Marc Alexander
2019-12-27 15:49:41 +01:00
committed by GitHub
14 changed files with 444 additions and 254 deletions

View File

@@ -44,7 +44,7 @@ class bbcode
/**
* Init bbcode cache entries if bitfield is specified
*
* @param string $bbcode_bitfield The bbcode bitfield
* @param string $bitfield The bbcode bitfield
*/
function bbcode_set_bitfield($bitfield = '')
{