Merge pull request #344 from Schiznitz/development
UTF8 Internal link support
This commit is contained in:
commit
2bf64a9f14
@ -153,6 +153,8 @@ class DauxHelper
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$node = urldecode($node);
|
||||||
|
|
||||||
// if the node exists in the current request tree,
|
// if the node exists in the current request tree,
|
||||||
// change the $tree variable to reference the new
|
// change the $tree variable to reference the new
|
||||||
// node and proceed to the next url part
|
// node and proceed to the next url part
|
||||||
|
Loading…
Reference in New Issue
Block a user