mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 06:20:46 +02:00
[feature/template-engine] Delete no longer used $template_filename property.
PHPBB3-9726
This commit is contained in:
@@ -30,7 +30,6 @@ class bbcode
|
|||||||
var $bbcodes = array();
|
var $bbcodes = array();
|
||||||
|
|
||||||
var $template_bitfield;
|
var $template_bitfield;
|
||||||
var $template_filename = '';
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
|
Reference in New Issue
Block a user