Changeset 19684 for trunk/wp-admin/admin-ajax.php
- Timestamp:
- 01/05/2012 08:10:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin-ajax.php
r19593 r19684 668 668 669 669 $position = ( isset($_POST['position']) && (int) $_POST['position'] ) ? (int) $_POST['position'] : '-1'; 670 671 670 672 671 // automatically approve parent comment
Note: See TracChangeset
for help on using the changeset viewer.