diff options
| author | Chris Smith <toonarmy@phpbb.com> | 2008-11-23 03:41:54 +0000 |
|---|---|---|
| committer | Chris Smith <toonarmy@phpbb.com> | 2008-11-23 03:41:54 +0000 |
| commit | ff22d7a3687791fb4659f4808b4425a78d8bfc71 (patch) | |
| tree | 3a107fe01177dc18dfb2931c5818882986058ce3 /tests/template/templates | |
| parent | f4c079a62befe2e523bf66fa74343ca37548763a (diff) | |
| download | forums-ff22d7a3687791fb4659f4808b4425a78d8bfc71.tar forums-ff22d7a3687791fb4659f4808b4425a78d8bfc71.tar.gz forums-ff22d7a3687791fb4659f4808b4425a78d8bfc71.tar.bz2 forums-ff22d7a3687791fb4659f4808b4425a78d8bfc71.tar.xz forums-ff22d7a3687791fb4659f4808b4425a78d8bfc71.zip | |
Refactor and fix :)
git-svn-id: file:///svn/phpbb/trunk@9093 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'tests/template/templates')
| -rw-r--r-- | tests/template/templates/include.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/template/templates/include.html b/tests/template/templates/include.html new file mode 100644 index 0000000000..730d713d65 --- /dev/null +++ b/tests/template/templates/include.html @@ -0,0 +1 @@ +<!-- INCLUDE variable.html --> |
