Changeset 1185313
- Timestamp:
- 06/22/2015 04:15:21 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
the-welcomizer/trunk/includes/twiz.installation.class.php
r1180510 r1185313 553 553 554 554 // RESET USER OPTIONS ONLY ONCE 555 unset($this->twiz_order_by);556 unset($this->twiz_skin);557 unset($this->toggle_option);558 unset($this->DEFAULT_SECTION);559 555 $code = update_option('twiz_toggle', array()); 560 556 $code = update_option('twiz_order_by',array());
Note: See TracChangeset
for help on using the changeset viewer.