From 76aa81b3164fb0d6b9674579ef8d466e3fa3c508 Mon Sep 17 00:00:00 2001
From: Ludovic Pouzenc <ludovic@pouzenc.fr>
Date: Thu, 1 Sep 2022 16:50:01 +0200
Subject: Import concat.php

---
 concat/testfiles/a.php | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 concat/testfiles/a.php

(limited to 'concat/testfiles/a.php')

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);
-- 
cgit v1.2.3