diff --git a/reference/url/functions/urldecode.xml b/reference/url/functions/urldecode.xml index eab008d126..c06298a67e 100644 --- a/reference/url/functions/urldecode.xml +++ b/reference/url/functions/urldecode.xml @@ -1,5 +1,5 @@ - + urldecode @@ -68,9 +68,10 @@ while ($i < count($a)) { &reftitle.notes; - The superglobals $_GET and $_REQUEST are already decoded. Using - urldecode on an element in $_GET or $_REQUEST could - have unexpected and dangerous results. + The superglobals $_GET and $_REQUEST + are already decoded. Using urldecode on an element + in $_GET or $_REQUEST could have + unexpected and dangerous results.