From 6f6f08fd9b112914c0819d4256d7059927edc8b1 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Mon, 29 Sep 2014 23:20:41 +0800 Subject: [PATCH] add debug page --- htdocs/debug/project_info.php | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 htdocs/debug/project_info.php diff --git a/htdocs/debug/project_info.php b/htdocs/debug/project_info.php new file mode 100644 index 0000000..3f66fbf --- /dev/null +++ b/htdocs/debug/project_info.php @@ -0,0 +1,27 @@ + + + + + + + 專案設定資訊 + + +

系統資訊

+ + +

專案設定資訊

+ + + \ No newline at end of file