aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/template/context.php
diff options
context:
space:
mode:
authorVjacheslav Trushkin <arty@phpbb.com>2012-04-03 11:27:15 +0300
committerNils Adermann <naderman@naderman.de>2012-04-19 04:15:11 +0200
commitef295a28606789874b524445f9fa690408c8eafc (patch)
tree8cdeb86635179dd84caea10da909ee70ffd3af93 /phpBB/includes/template/context.php
parent733018f99a7d8c6200921f31c683606c6f01fe76 (diff)
downloadforums-ef295a28606789874b524445f9fa690408c8eafc.tar
forums-ef295a28606789874b524445f9fa690408c8eafc.tar.gz
forums-ef295a28606789874b524445f9fa690408c8eafc.tar.bz2
forums-ef295a28606789874b524445f9fa690408c8eafc.tar.xz
forums-ef295a28606789874b524445f9fa690408c8eafc.zip
[ticket/10756] Renaming template classes
Renaming template classes from phpbb_style_template_ to phpbb_template_ PHPBB3-10756
Diffstat (limited to 'phpBB/includes/template/context.php')
-rw-r--r--phpBB/includes/template/context.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/template/context.php b/phpBB/includes/template/context.php
index b22f77da2e..5e0b1d4a7e 100644
--- a/phpBB/includes/template/context.php
+++ b/phpBB/includes/template/context.php
@@ -20,7 +20,7 @@ if (!defined('IN_PHPBB'))
*
* @package phpBB3
*/
-class phpbb_style_template_context
+class phpbb_template_context
{
/**
* variable that holds all the data we'll be substituting into