diff options
| author | Marek A. Ruszczynski <aptx@phpbb.com> | 2011-03-07 18:26:46 +0100 |
|---|---|---|
| committer | Marek A. Ruszczynski <aptx@phpbb.com> | 2011-03-07 18:26:46 +0100 |
| commit | 7147382e9ef3174dfb1d060f313e4cf260fe7a77 (patch) | |
| tree | b821e42b0be302938aac96878bf8563a87e5c1bf /tests/template/templates/includephp.html | |
| parent | 21c5e6f149fc7445974d9ee89b825a9e928cbc6e (diff) | |
| download | forums-7147382e9ef3174dfb1d060f313e4cf260fe7a77.tar forums-7147382e9ef3174dfb1d060f313e4cf260fe7a77.tar.gz forums-7147382e9ef3174dfb1d060f313e4cf260fe7a77.tar.bz2 forums-7147382e9ef3174dfb1d060f313e4cf260fe7a77.tar.xz forums-7147382e9ef3174dfb1d060f313e4cf260fe7a77.zip | |
[ticket/10081] Cleanup Template Tests.
There are no incomplete template tests anymore.
PHPBB3-10081
Diffstat (limited to 'tests/template/templates/includephp.html')
| -rw-r--r-- | tests/template/templates/includephp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/template/templates/includephp.html b/tests/template/templates/includephp.html index 117d4273f0..70ebdac0d0 100644 --- a/tests/template/templates/includephp.html +++ b/tests/template/templates/includephp.html @@ -1 +1 @@ -<!-- INCLUDEPHP ../templates/_dummy_include.php.inc --> +<!-- INCLUDEPHP ../tests/template/templates/_dummy_include.php.inc --> |
