diff options
author | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2022-09-01 16:50:01 +0200 |
---|---|---|
committer | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2022-09-01 16:50:01 +0200 |
commit | 76aa81b3164fb0d6b9674579ef8d466e3fa3c508 (patch) | |
tree | 7e3fa0a86673378907fdfb719d6a38898e14138d /concat/testfiles/b.php | |
download | phppp-76aa81b3164fb0d6b9674579ef8d466e3fa3c508.tar.gz phppp-76aa81b3164fb0d6b9674579ef8d466e3fa3c508.tar.bz2 phppp-76aa81b3164fb0d6b9674579ef8d466e3fa3c508.zip |
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 |