mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +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 $template_bitfield;
|
||||
var $template_filename = '';
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
|
Reference in New Issue
Block a user