mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[feature/template-engine] Delete no longer used $template_filename property.
PHPBB3-9726
This commit is contained in:
parent
035a8d7154
commit
4bb56cddb3
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ class bbcode
|
|||
var $bbcodes = array();
|
||||
|
||||
var $template_bitfield;
|
||||
var $template_filename = '';
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
|
|
Loading…
Add table
Reference in a new issue