diff --git a/config/config.php b/config/config.php index b1df1f5794..910d4ba282 100644 --- a/config/config.php +++ b/config/config.php @@ -31,7 +31,7 @@ $config->requestFix = '-'; // The divider in the url when PATH_IN $config->moduleVar = 'm'; // requestType=GET: the module var name. $config->methodVar = 'f'; // requestType=GET: the method var name. $config->viewVar = 't'; // requestType=GET: the view var name. -$config->sessionVar = 'sid'; // requestType=GET: the session var name. +$config->sessionVar = 'zentaosid'; // requestType=GET: the session var name. $config->allowedTags = '