mirror of
https://github.com/processwire/processwire.git
synced 2025-08-08 15:57:01 +02:00
Fix issue processwire/processwire-issues#1342
This commit is contained in:
@@ -954,7 +954,6 @@ $config->pageNameCharset = 'ascii';
|
|||||||
/**
|
/**
|
||||||
* If 'pageNameCharset' is 'UTF8' then specify the whitelist of allowed characters here
|
* If 'pageNameCharset' is 'UTF8' then specify the whitelist of allowed characters here
|
||||||
*
|
*
|
||||||
* To allow any characters, you can make this blank, however using a whitelist is strongly recommended.
|
|
||||||
* Please note this whitelist is only used if pageNameCharset is 'UTF8'.
|
* Please note this whitelist is only used if pageNameCharset is 'UTF8'.
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
|
Reference in New Issue
Block a user