UTF8 Internal link support
example: [Hello CHS](!Examples/你好世界)
Cette révision appartient à :
Parent
6111ca46fa
révision
ae9bfe4844
@ -153,6 +153,8 @@ class DauxHelper
|
||||
return false;
|
||||
}
|
||||
|
||||
$node = urldecode($node);
|
||||
|
||||
// if the node exists in the current request tree,
|
||||
// change the $tree variable to reference the new
|
||||
// node and proceed to the next url part
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user