From 164844a44d302485f88fca447d53c57d8c1b2931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=81=B0=E5=A4=A7=E7=8B=BC?= Date: Sat, 29 Dec 2018 11:15:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95pull=20request?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Crazy.php | 10 ++++++++++ index.php | 3 +-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 Crazy.php diff --git a/Crazy.php b/Crazy.php new file mode 100644 index 000000000..59e5e5428 --- /dev/null +++ b/Crazy.php @@ -0,0 +1,10 @@ + \ No newline at end of file +require './public/index.php'; \ No newline at end of file -- GitLab