mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge branch '3.2.x'
This commit is contained in:
@@ -37,7 +37,7 @@ class bbcode
|
||||
* Constructor
|
||||
* Init bbcode cache entries if bitfield is specified
|
||||
*/
|
||||
function bbcode($bitfield = '')
|
||||
function __construct($bitfield = '')
|
||||
{
|
||||
if ($bitfield)
|
||||
{
|
||||
|
Reference in New Issue
Block a user