mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
added/changed language strings
git-svn-id: file:///svn/phpbb/trunk@5775 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -23,6 +23,8 @@ if (!defined('IN_PHPBB'))
|
||||
* psoTFX - Completion of file caching, decompilation routines and implementation of
|
||||
* conditionals/keywords and associated changes
|
||||
*
|
||||
* phpBB Development Team - further additions and fixes
|
||||
*
|
||||
* The interface was inspired by PHPLib templates, and the template file (formats are
|
||||
* quite similar)
|
||||
*
|
||||
@@ -36,6 +38,8 @@ if (!defined('IN_PHPBB'))
|
||||
*/
|
||||
class template_compile
|
||||
{
|
||||
var $template;
|
||||
|
||||
/**
|
||||
* constuctor
|
||||
*/
|
||||
|
Reference in New Issue
Block a user