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/a.php | |
download | phppp-master.tar.gz phppp-master.tar.bz2 phppp-master.zip |
Diffstat (limited to 'concat/testfiles/a.php')
-rw-r--r-- | concat/testfiles/a.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/concat/testfiles/a.php b/concat/testfiles/a.php new file mode 100644 index 0000000..068821b --- /dev/null +++ b/concat/testfiles/a.php @@ -0,0 +1 @@ +<?=print_r($_GET,true); |