diff options
Diffstat (limited to 'tests/template/templates/_dummy_include.php')
-rw-r--r-- | tests/template/templates/_dummy_include.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/template/templates/_dummy_include.php b/tests/template/templates/_dummy_include.php deleted file mode 100644 index 1de5dddf59..0000000000 --- a/tests/template/templates/_dummy_include.php +++ /dev/null @@ -1,3 +0,0 @@ -<?php - -echo "testing included php"; |