Changeset 3992
- Timestamp:
- 07/06/2006 12:28:37 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/pluggable.php
r3939 r3992 262 262 263 263 $location = preg_replace('|[^a-z0-9-~+_.?#=&;,/:%]|i', '', $location); 264 $location = wp_kses_no_null($location); 264 265 265 266 $strip = array('%0d', '%0a');
Note: See TracChangeset
for help on using the changeset viewer.