$line) $file_data .= $line; $settings = (array) json_decode( $file_data ); update_option( 'mh_options', $settings ); Fixit_Factory::fixit_redirect_page( 'theme-options' ); } } endif; /** * $obj using class contstruct. */ $obj = new Mh_Theme_Options_Backup; ?>