Changeset 329273
- Timestamp:
- 01/06/2011 01:33:59 AM (15 years ago)
- File:
-
- 1 edited
-
wp-simplyhired-api/trunk/shortcodes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-simplyhired-api/trunk/shortcodes.php
r329263 r329273 42 42 } 43 43 } 44 if ( $_POST[' state'] ) {44 if ( $_POST['location'] ) { 45 45 $wpsha->set_location( $_POST['location'] ); 46 46 }
Note: See TracChangeset
for help on using the changeset viewer.