Plugin Directory

Changeset 1185313


Ignore:
Timestamp:
06/22/2015 04:15:21 AM (11 years ago)
Author:
sebwordpress
Message:

Updated trunk - clean up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • the-welcomizer/trunk/includes/twiz.installation.class.php

    r1180510 r1185313  
    553553                   
    554554                    // 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);
    559555                    $code = update_option('twiz_toggle', array());
    560556                    $code = update_option('twiz_order_by',array());
Note: See TracChangeset for help on using the changeset viewer.