Searched hist:b6c6979fa2bc2a54befe6a451579ce8ff5515445 (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/inc/parser/ |
| H A D | xhtml.php | b6c6979fa2bc2a54befe6a451579ce8ff5515445 Sat Jan 21 19:27:47 UTC 2006 Andreas Gohr <andi@splitbrain.org> urlencode -> rawurlencode (related to #685)
This changes nearly all occurences of urlencode to rawurlencode. The latter encodes spaces as %20 while the former uses a + sign. For the use in browser URLs %20 is the correct form.
darcs-hash:20060121192747-7ad00-6563b77368a41f071609495c6a145982938a8301.gz
|
| /dokuwiki/inc/ |
| H A D | template.php | b6c6979fa2bc2a54befe6a451579ce8ff5515445 Sat Jan 21 19:27:47 UTC 2006 Andreas Gohr <andi@splitbrain.org> urlencode -> rawurlencode (related to #685)
This changes nearly all occurences of urlencode to rawurlencode. The latter encodes spaces as %20 while the former uses a + sign. For the use in browser URLs %20 is the correct form.
darcs-hash:20060121192747-7ad00-6563b77368a41f071609495c6a145982938a8301.gz
|
| H A D | common.php | b6c6979fa2bc2a54befe6a451579ce8ff5515445 Sat Jan 21 19:27:47 UTC 2006 Andreas Gohr <andi@splitbrain.org> urlencode -> rawurlencode (related to #685)
This changes nearly all occurences of urlencode to rawurlencode. The latter encodes spaces as %20 while the former uses a + sign. For the use in browser URLs %20 is the correct form.
darcs-hash:20060121192747-7ad00-6563b77368a41f071609495c6a145982938a8301.gz
|