From 895fb2831569e4b4db36f762eb6de08bed162b58 Mon Sep 17 00:00:00 2001 From: wwccss Date: Thu, 29 Jan 2015 13:28:15 +0800 Subject: [PATCH] * change the error of comment. --- framework/router.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/router.class.php b/framework/router.class.php index cfda80830b..5404b59aa0 100755 --- a/framework/router.class.php +++ b/framework/router.class.php @@ -735,7 +735,7 @@ class router } /** - * Set the them the client user usering. The logic is same as the clientLang. + * Set the them client user using. The logic is same as the clientLang. * * The css and images files of an theme should saved at www/theme/$themeName *