Changeset 814787
- Timestamp:
- 12/04/2013 09:42:01 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indianic-testimonial/trunk/testimonial.php
r777588 r814787 256 256 $_POST['listing_template_even'] = $this->clean_text(stripslashes($_POST['listing_template_even'])); 257 257 258 unset($_POST['action'], $_POST['ord_type'] );258 unset($_POST['action'], $_POST['ord_type'], $_POST['_nonce'], $_POST['_wp_http_referer']); 259 259 260 260 if (isset($_POST['id']) && is_numeric($_POST['id']) && $_POST['id']) {
Note: See TracChangeset
for help on using the changeset viewer.