From 23d76509ae45af52abfc64e369855e8951bb9742 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Tue, 28 Apr 2015 15:34:31 +0800 Subject: [PATCH] * adjust for account rule. --- config/config.php | 1 + lib/filter/filter.class.php | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index 2d732e4b59..183c2b2f9b 100644 --- a/config/config.php +++ b/config/config.php @@ -33,6 +33,7 @@ $config->methodVar = 'f'; // requestType=GET: the method var nam $config->viewVar = 't'; // requestType=GET: the view var name. $config->sessionVar = 'sid'; // requestType=GET: the session var name. $config->allowedTags = '