Securing $misc->href
authorJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Fri, 16 Dec 2011 23:25:10 +0000 (00:25 +0100)
committerJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Thu, 29 Dec 2011 19:50:43 +0000 (20:50 +0100)
commit4d54fca60d869f9706200dfa7b5e502ecd4837f8
tree609cd556383b50c080e5952a7a93fc9e38b10258
parenta55f9a7fa0b3e2b12c35219500c8f7f429e8a0f4
Securing $misc->href

See http://php.net/manual/en/function.urlencode.php
This is only used in href parameter of A tag and should be escaped
properly.
classes/Misc.php