hi,
inc/utils.inc.php
function uriGenerate or function uriFilter
does anybody know how to add some characters that they don´t get replaced with "-" in the uri?
i want that the character "ß" -> "ss"
or "ö" -> "oe"
hi,
function uriGenerate or function uriFilter does anybody know how to add some characters that they don´t get replaced with "-" in the uri? i want that the character "ß" -> "ss" or "ö" -> "oe" ue30 Mods - http://www.boonex.com/market/posts/ue30 |
hi,
function uriGenerate or function uriFilter does anybody know how to add some characters that they don´t get replaced with "-" in the uri? i want that the character "ß" -> "ss" or "ö" -> "oe" Look - http://www.boonex.com/unity/forums/topic/--2010-03-26-0.htm Just replace translit with your native symbols. |
thx, i think it is the correct way but it doesn´t work yet for me but i will find out ue30 Mods - http://www.boonex.com/market/posts/ue30 |