From 36d7decd071bd5258156e01f3a0a68a3fc92ea70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E5=AE=9D=E7=A1=95?= <47095648+renbaoshuo@users.noreply.github.com> Date: Mon, 9 Mar 2020 23:55:32 +0800 Subject: [PATCH] Add files via upload --- inc/functions.php | 53 +++++++++++++++++++++++++++++++++++++++++++++++ inc/index.php | 2 +- inc/require.php | 11 ++++++++++ 3 files changed, 65 insertions(+), 1 deletion(-) create mode 100644 inc/functions.php create mode 100644 inc/require.php diff --git a/inc/functions.php b/inc/functions.php new file mode 100644 index 0000000..d08949e --- /dev/null +++ b/inc/functions.php @@ -0,0 +1,53 @@ + \ No newline at end of file diff --git a/inc/index.php b/inc/index.php index cad476e..6c9ed5c 100644 --- a/inc/index.php +++ b/inc/index.php @@ -1 +1 @@ - + \ No newline at end of file diff --git a/inc/require.php b/inc/require.php new file mode 100644 index 0000000..0ad420c --- /dev/null +++ b/inc/require.php @@ -0,0 +1,11 @@ + \ No newline at end of file