changed the hex-ascii conversion style
This commit is contained in:
@ -151,7 +151,7 @@ $config['subclass_prefix'] = 'MY_';
|
||||
| DO NOT CHANGE THIS UNLESS YOU FULLY UNDERSTAND THE REPERCUSSIONS!!
|
||||
|
|
||||
*/
|
||||
$config['permitted_uri_chars'] = 'a-z 0-9~%.:_@\-';
|
||||
$config['permitted_uri_chars'] = 'a-z 0-9~%.:_@\-!*';
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user