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/c.php | |
download | phppp-76aa81b3164fb0d6b9674579ef8d466e3fa3c508.tar.gz phppp-76aa81b3164fb0d6b9674579ef8d466e3fa3c508.tar.bz2 phppp-76aa81b3164fb0d6b9674579ef8d466e3fa3c508.zip |
Diffstat (limited to 'concat/testfiles/c.php')
-rw-r--r-- | concat/testfiles/c.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/concat/testfiles/c.php b/concat/testfiles/c.php new file mode 100644 index 0000000..c222699 --- /dev/null +++ b/concat/testfiles/c.php @@ -0,0 +1,2 @@ +<?php +echo "test\n"; |