Changeset 12733 for trunk/wp-admin/includes/misc.php
- Timestamp:
- 01/15/2010 10:11:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/misc.php
r12728 r12733 232 232 /** 233 233 * Resets global variables based on $_GET and $_POST 234 * 234 * 235 235 * This function resets global variables based on the names passed 236 236 * in the $vars array to the value of $_POST[$var] or $_GET[$var] or ''
Note: See TracChangeset
for help on using the changeset viewer.