summaryrefslogtreecommitdiff
path: root/files/common/sbin/urldecode
AgeCommit message (Collapse)Author
2011-12-20change url encoding to avoid % characterKatze Miau
- Replace the URL encding escape character % with _. This allows passing the encoded value forth and back between our (buggy) server and (buggy) clients without escaping the escape character. - add /sbin/urldecode to reverse the encoding
contact: Jan Huwald // Impressum