diff options
Diffstat (limited to 'concat/testfiles/b.php')
-rw-r--r-- | concat/testfiles/b.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/concat/testfiles/b.php b/concat/testfiles/b.php new file mode 100644 index 0000000..fdb397e --- /dev/null +++ b/concat/testfiles/b.php @@ -0,0 +1,5 @@ +HTML +<?php + echo "hello"; ?>HTML2 +HTML3 +<?php |