Changeset 5594
- Timestamp:
- 01/10/2015 11:10:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/sub-actions.php
r5587 r5594 393 393 } 394 394 395 // Sanitize the POST action395 // Sanitize the GET action 396 396 $action = sanitize_key( $_GET['action'] ); 397 397
Note: See TracChangeset
for help on using the changeset viewer.