We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5756672 commit 8afdfc1Copy full SHA for 8afdfc1
1 file changed
app/admin/index.php
@@ -10,6 +10,9 @@
10
* | Applicable to Apache 2.0 protocol. |
11
* --------------------------------------------------------
12
*/
13
+/**
14
+ * 后端示例文件
15
+ */
16
require dirname(dirname(__FILE__)).'/'.'config.php';
17
use library\UsualToolInc\UTInc;
18
/**
0 commit comments