1
0
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:
Meik Sievertsen
2006-04-08 17:48:54 +00:00
parent a2ac7a6cc6
commit 3db7073415
3 changed files with 8 additions and 1 deletions

View File

@@ -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
*/