diff options
author | Chris Smith <toonarmy@phpbb.com> | 2008-10-15 16:21:27 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2008-10-15 16:21:27 +0000 |
commit | 69cfb5b821cdb2676d4d5a10943dc1550d1ad168 (patch) | |
tree | 4e06795f5600727e1426eaf1f02ac0f8d32e84ae /tests/template/templates/variable.html | |
parent | baf8d571e3fe64a4dc39717f187abfc2bd0fb637 (diff) | |
download | forums-69cfb5b821cdb2676d4d5a10943dc1550d1ad168.tar forums-69cfb5b821cdb2676d4d5a10943dc1550d1ad168.tar.gz forums-69cfb5b821cdb2676d4d5a10943dc1550d1ad168.tar.bz2 forums-69cfb5b821cdb2676d4d5a10943dc1550d1ad168.tar.xz forums-69cfb5b821cdb2676d4d5a10943dc1550d1ad168.zip |
Initial template tests, a bit hackish currently, excuse the rushed nature of this commit got to catch a train :)
git-svn-id: file:///svn/phpbb/trunk@9020 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'tests/template/templates/variable.html')
-rw-r--r-- | tests/template/templates/variable.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/template/templates/variable.html b/tests/template/templates/variable.html new file mode 100644 index 0000000000..f68f91597c --- /dev/null +++ b/tests/template/templates/variable.html @@ -0,0 +1 @@ +{VARIABLE} |