1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-29 21:10:31 +02:00

[feature/template-engine] Delete no longer used $template_filename property.

PHPBB3-9726
This commit is contained in:
Oleg Pudeyev
2011-08-09 23:18:58 -04:00
parent 035a8d7154
commit 4bb56cddb3

View File

@@ -30,7 +30,6 @@ class bbcode
var $bbcodes = array();
var $template_bitfield;
var $template_filename = '';
/**
* Constructor