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 = '