From 44c532adda2bc88308f16eb83b0ba0099894db95 Mon Sep 17 00:00:00 2001 From: hxchigd Date: Mon, 1 Apr 2024 18:06:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backstage/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backstage/index.php b/backstage/index.php index eff2f8b..87067eb 100644 --- a/backstage/index.php +++ b/backstage/index.php @@ -36,7 +36,7 @@ * @filesource */ -//MARK:设置一些全局变量 hxc 2024 +//MARK:设置一些全局变量 /*设置全局变量有两种方式: 1.如下设置。 2.在config文件:$config['page_size'] = 10; 调用:$this->config->item('rewrite_rule') = 10;