Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php /* * __________________________________________________ * | ..

Decoded Output download

<?php 
/* 
 *  __________________________________________________ 
 * |                                                  | 
 * |                Dont edit directly                | 
 * |                   Supported by:                  | 
 * |              @simasta (+6285643213043)           | 
 * |                  [email protected]                 | 
 * |                                                  | 
 * |_________________________________vb.20231201094635| 
 *  
 */ 
 
 if (!defined("ABSPATH")) { die; } class WC_Jne_Install { public $db_version = "1.0.0"; protected static $_instance = null; public static function instance() { if (is_null(self::$_instance)) { self::$_instance = new self(); } return self::$_instance; } public function __construct() { register_activation_hook(WC_JNE_FILE, array($this, "install")); register_deactivation_hook(WC_JNE_FILE, array($this, "uninstall")); } function install() { global $wpdb; $O4292 = get_option(__CLASS__ . "_db_version"); if (!file_exists(WC_JNE_DIR . "db/branch" . "." . "sql")) { return; } try { if ($O4292 != $this->db_version) { goto O0656; O3849: if (file_exists(WC_JNE_DIR . "db/origin" . "." . "sql")) { $O6564 = $wpdb->prefix . "jne_origin"; $wpdb->query("DROP TABLE IF EXISTS " . $O6564); $O0136 = "CREATE TABLE {$O6564} (
	\x9\x9\x9	\x9	\x9	`id` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,
			\x9	\x9			`code` VARCHAR(10) NOT NULL ,
	\x9\x9		\x9\x9\x9	`name` VARCHAR(50) NOT NULL ,\xa	\x9			\x9			PRIMARY KEY (`id`)
		\x9				  ) {$O8034};"; dbDelta($O0136); $O0136 = file_get_contents(WC_JNE_DIR . "db/origin" . "." . "sql"); $O0136 = str_replace("WPDBPREFIX_", $wpdb->prefix, $O0136); dbDelta($O0136); } if (file_exists(WC_JNE_DIR . "db/main" . "." . "sql")) { $O6564 = $wpdb->prefix . "jne_main"; $wpdb->query("DROP TABLE IF EXISTS " . $O6564); $O0136 = "CREATE TABLE {$O6564} (
\x9	\x9	\x9		\x9\x9`id` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT,\xa\x9\x9						\x9`code` VARCHAR(10) NOT NULL ,
\x9\x9\x9\x9	\x9\x9		`name` VARCHAR(50) NOT NULL ,\xa\x9						\x9	PRIMARY KEY (`id`)
\x9		\x9\x9	\x9  ) {$O8034};"; dbDelta($O0136); $O0136 = file_get_contents(WC_JNE_DIR . "db/main" . "." . "sql"); $O0136 = str_replace("WPDBPREFIX_", $wpdb->prefix, $O0136); dbDelta($O0136); } if (file_exists(WC_JNE_DIR . "db/price-scheme" . "." . "sql")) { $O6564 = $wpdb->prefix . "jne_price"; $O0136 = file_get_contents(WC_JNE_DIR . "db/price-scheme" . "." . "sql"); $O0136 = str_replace("WPDBPREFIX_", $wpdb->prefix, $O0136); dbDelta($O0136); } if (file_exists(WC_JNE_DIR . "db/price-insert" . "." . "sql")) { $O6564 = $wpdb->prefix . "jne_price"; $O0136 = file_get_contents(WC_JNE_DIR . "db/price-insert" . "." . "sql"); $O0136 = str_replace("WPDBPREFIX_", $wpdb->prefix, $O0136); dbDelta($O0136); } if (file_exists(WC_JNE_DIR . "/db/branch" . "." . "sql")) { @unlink(WC_JNE_DIR . "/db/branch" . "." . "sql"); } goto O2113; O0656: require_once ABSPATH . "wp-admin/includes/upgrade.php"; $O8034 = $wpdb->get_charset_collate(); if (!empty($O4292)) { } set_time_limit(0); if (file_exists(WC_JNE_DIR . "db/branch" . "." . "sql")) { $O6564 = $wpdb->prefix . "jne_branch"; $wpdb->query("DROP TABLE IF EXISTS " . $O6564); $O0136 = "CREATE TABLE {$O6564} (
			\x9\x9	\x9\x9  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
		\x9\x9\x9	\x9	  `state` varchar(5) COLLATE utf8_unicode_ci NOT NULL,\xa			\x9\x9\x9\x9\x9  `code` varchar(10) COLLATE utf8_unicode_ci NOT NULL,
\x9	\x9					  `zone` varchar(3) COLLATE utf8_unicode_ci NOT NULL,
\x9\x9	\x9	\x9\x9\x9  `province` varchar(50) COLLATE utf8_unicode_ci NOT NULL,\xa\x9		\x9	\x9\x9	  `type` varchar(10) COLLATE utf8_unicode_ci NOT NULL,
			\x9\x9\x9		  `region` varchar(50) COLLATE utf8_unicode_ci NOT NULL,
	\x9\x9\x9\x9			  `district` varchar(50) COLLATE utf8_unicode_ci NOT NULL,\xa					\x9\x9\x9  `village` varchar(50) COLLATE utf8_unicode_ci NOT NULL,
		\x9	\x9	\x9	  `postal` int(5) NOT NULL,
\x9\x9		\x9\x9\x9\x9  PRIMARY KEY (`id`)\xa\x9\x9		\x9\x9\x9  ) {$O8034};"; dbDelta($O0136); $O0136 = file_get_contents(WC_JNE_DIR . "db/branch" . "." . "sql"); $O0136 = str_replace("WPDBPREFIX_", $wpdb->prefix, $O0136); dbDelta($O0136); } goto O3849; O6548: if (is_dir(WC_JNE_DIR . "/woocommerce/templates")) { @rmdir(WC_JNE_DIR . "/woocommerce/templates"); } if ($O4292 != null) { update_option(__CLASS__ . "_db_version", $this->db_version); } else { add_option(__CLASS__ . "_db_version", $this->db_version); } goto O1278; O1324: if (is_dir(WC_JNE_DIR . "/db")) { @rmdir(WC_JNE_DIR . "/db"); } if (file_exists(WC_JNE_DIR . "/woocommerce/templates/emails/plain/customer-update-awb" . "." . "php")) { @unlink(WC_JNE_DIR . "/woocommerce/templates/emails/plain/customer-update-awb" . "." . "php"); } if (is_dir(WC_JNE_DIR . "/woocommerce/templates/emails/plain")) { rmdir(WC_JNE_DIR . "/woocommerce/templates/emails/plain"); } if (file_exists(WC_JNE_DIR . "/woocommerce/templates/emails/customer-update-awb" . "." . "php")) { @unlink(WC_JNE_DIR . "/woocommerce/templates/emails/customer-update-awb" . "." . "php"); } if (is_dir(WC_JNE_DIR . "/woocommerce/templates/emails")) { @rmdir(WC_JNE_DIR . "/woocommerce/templates/emails"); } goto O6548; O2113: if (file_exists(WC_JNE_DIR . "/db/origin" . "." . "sql")) { @unlink(WC_JNE_DIR . "/db/origin" . "." . "sql"); } if (file_exists(WC_JNE_DIR . "/db/main" . "." . "sql")) { @unlink(WC_JNE_DIR . "/db/main" . "." . "sql"); } if (file_exists(WC_JNE_DIR . "/db/price-scheme" . "." . "sql")) { @unlink(WC_JNE_DIR . "/db/price-scheme" . "." . "sql"); } if (file_exists(WC_JNE_DIR . "/db/price-insert" . "." . "sql")) { @unlink(WC_JNE_DIR . "/db/price-insert" . "." . "sql"); } if (file_exists(WC_JNE_DIR . "/db/index" . "." . "php")) { @unlink(WC_JNE_DIR . "/db/index" . "." . "php"); } goto O1324; O1278: } } catch (Exception $O5105) { wp_die($O5105->getMessage(), "Error in the upgrade/installation process."); } wc_jne_woocommerce_copy_email_templates(); } function uninstall() { wc_jne_woocommerce_remove_email_templates(); } function update_db_check() { if (get_site_option(__CLASS__ . "_db_version") != $this->db_version) { $this->install(); } } } new WC_Jne_Install(); 
 ?>

Did this file decode correctly?

Original Code

<?php
/*
 *  __________________________________________________
 * |                                                  |
 * |                Dont edit directly                |
 * |                   Supported by:                  |
 * |              @simasta (+6285643213043)           |
 * |                  [email protected]                 |
 * |                                                  |
 * |_________________________________vb.20231201094635|
 * 
 */

 if (!defined("\x41\x42\x53\x50\101\124\110")) { die; } class WC_Jne_Install { public $db_version = "\61\56\x30\56\x30"; protected static $_instance = null; public static function instance() { if (is_null(self::$_instance)) { self::$_instance = new self(); } return self::$_instance; } public function __construct() { register_activation_hook(WC_JNE_FILE, array($this, "\151\156\163\x74\141\x6c\x6c")); register_deactivation_hook(WC_JNE_FILE, array($this, "\x75\156\151\x6e\x73\x74\x61\154\154")); } function install() { global $wpdb; $O4292 = get_option(__CLASS__ . "\x5f\144\x62\137\x76\x65\162\x73\151\x6f\156"); if (!file_exists(WC_JNE_DIR . "\x64\x62\57\x62\162\141\156\143\150" . "\56" . "\163\x71\x6c")) { return; } try { if ($O4292 != $this->db_version) { goto O0656; O3849: if (file_exists(WC_JNE_DIR . "\x64\142\57\x6f\x72\151\147\151\x6e" . "\x2e" . "\163\x71\x6c")) { $O6564 = $wpdb->prefix . "\x6a\156\x65\x5f\x6f\x72\151\x67\151\x6e"; $wpdb->query("\104\x52\117\120\40\x54\x41\102\x4c\105\40\x49\x46\x20\x45\x58\x49\x53\x54\x53\x20" . $O6564); $O0136 = "\x43\122\105\101\x54\x45\x20\124\101\x42\114\105\x20{$O6564}\x20\50\12\11\x9\x9\x9\11\x9\11\x9\11\x60\151\x64\x60\x20\x42\111\107\111\116\124\x28\62\x30\51\40\125\x4e\123\111\x47\x4e\x45\104\x20\116\x4f\x54\x20\116\x55\114\114\x20\101\125\x54\x4f\137\111\116\x43\122\x45\x4d\x45\116\124\x2c\12\11\11\11\x9\11\x9\11\11\11\x60\143\157\x64\x65\140\40\x56\x41\x52\x43\x48\101\122\x28\61\x30\x29\x20\116\117\x54\x20\x4e\x55\114\114\40\x2c\12\11\x9\x9\11\11\x9\x9\x9\11\140\156\141\x6d\x65\140\40\x56\101\x52\x43\110\101\x52\50\x35\x30\x29\x20\116\117\x54\x20\x4e\x55\114\x4c\40\x2c\xa\11\x9\11\11\11\x9\11\11\11\120\122\x49\115\101\122\131\40\x4b\x45\x59\40\50\x60\x69\x64\140\51\12\11\11\x9\11\11\11\11\x20\x20\51\40{$O8034}\x3b"; dbDelta($O0136); $O0136 = file_get_contents(WC_JNE_DIR . "\x64\x62\x2f\157\162\x69\147\151\x6e" . "\x2e" . "\x73\161\154"); $O0136 = str_replace("\x57\x50\x44\x42\x50\122\x45\x46\x49\130\137", $wpdb->prefix, $O0136); dbDelta($O0136); } if (file_exists(WC_JNE_DIR . "\144\142\57\155\x61\151\x6e" . "\56" . "\163\161\x6c")) { $O6564 = $wpdb->prefix . "\152\x6e\x65\x5f\155\141\151\x6e"; $wpdb->query("\x44\x52\x4f\x50\40\124\x41\102\114\105\x20\x49\x46\x20\105\x58\x49\x53\124\x53\x20" . $O6564); $O0136 = "\103\x52\x45\x41\x54\105\40\124\101\102\114\105\40{$O6564}\x20\x28\12\x9\11\x9\11\x9\11\11\x9\x9\140\x69\144\x60\40\x42\x49\107\x49\x4e\124\50\62\x30\51\x20\125\116\x53\111\107\116\x45\104\40\x4e\117\x54\40\x4e\x55\x4c\114\40\x41\x55\x54\x4f\x5f\x49\116\x43\x52\x45\115\105\x4e\x54\x2c\xa\x9\x9\11\11\11\11\11\11\x9\140\143\x6f\x64\145\x60\40\126\x41\122\x43\x48\x41\x52\x28\61\x30\51\x20\116\x4f\124\40\x4e\125\114\x4c\40\x2c\12\x9\x9\x9\x9\11\x9\x9\11\11\140\x6e\x61\155\x65\140\x20\x56\101\x52\103\110\101\x52\x28\x35\60\x29\x20\116\117\x54\40\x4e\x55\x4c\x4c\x20\54\xa\x9\11\11\11\11\11\11\x9\11\x50\x52\111\x4d\x41\122\131\40\113\105\x59\40\50\140\151\x64\140\51\12\x9\11\11\x9\x9\11\x9\40\40\x29\x20{$O8034}\73"; dbDelta($O0136); $O0136 = file_get_contents(WC_JNE_DIR . "\144\x62\x2f\x6d\141\x69\x6e" . "\x2e" . "\163\x71\x6c"); $O0136 = str_replace("\127\120\104\102\120\x52\x45\x46\111\130\137", $wpdb->prefix, $O0136); dbDelta($O0136); } if (file_exists(WC_JNE_DIR . "\x64\x62\x2f\160\x72\151\143\x65\x2d\x73\x63\150\145\x6d\145" . "\56" . "\163\161\x6c")) { $O6564 = $wpdb->prefix . "\x6a\x6e\145\x5f\x70\x72\151\143\145"; $O0136 = file_get_contents(WC_JNE_DIR . "\x64\142\57\160\x72\151\143\145\x2d\163\x63\150\145\155\145" . "\56" . "\163\161\x6c"); $O0136 = str_replace("\x57\120\x44\x42\x50\122\105\106\x49\130\137", $wpdb->prefix, $O0136); dbDelta($O0136); } if (file_exists(WC_JNE_DIR . "\144\142\57\160\x72\x69\x63\145\x2d\151\156\x73\145\162\164" . "\x2e" . "\163\161\154")) { $O6564 = $wpdb->prefix . "\152\x6e\x65\x5f\160\x72\151\x63\145"; $O0136 = file_get_contents(WC_JNE_DIR . "\144\x62\x2f\160\x72\x69\x63\145\x2d\151\x6e\x73\x65\x72\x74" . "\56" . "\163\x71\x6c"); $O0136 = str_replace("\127\120\x44\102\120\x52\x45\x46\111\x58\x5f", $wpdb->prefix, $O0136); dbDelta($O0136); } if (file_exists(WC_JNE_DIR . "\57\144\x62\57\142\x72\x61\156\143\150" . "\56" . "\163\161\154")) { @unlink(WC_JNE_DIR . "\57\144\x62\57\142\162\x61\156\x63\x68" . "\56" . "\163\161\x6c"); } goto O2113; O0656: require_once ABSPATH . "\x77\x70\55\x61\x64\155\151\x6e\x2f\151\x6e\x63\154\165\144\145\163\57\x75\x70\147\x72\141\x64\145\x2e\160\150\160"; $O8034 = $wpdb->get_charset_collate(); if (!empty($O4292)) { } set_time_limit(0); if (file_exists(WC_JNE_DIR . "\144\x62\x2f\x62\x72\x61\x6e\143\x68" . "\56" . "\x73\161\154")) { $O6564 = $wpdb->prefix . "\152\156\x65\137\x62\x72\x61\x6e\143\150"; $wpdb->query("\x44\x52\x4f\x50\40\124\101\x42\x4c\105\40\111\106\x20\105\x58\x49\123\x54\123\40" . $O6564); $O0136 = "\103\122\x45\x41\124\x45\40\124\101\x42\x4c\105\40{$O6564}\40\x28\12\11\11\11\x9\x9\11\x9\x9\x20\40\140\x69\x64\x60\40\142\151\147\x69\x6e\x74\x28\x32\x30\x29\40\x75\156\163\x69\x67\156\145\x64\40\x4e\x4f\x54\x20\x4e\125\x4c\114\40\101\125\x54\x4f\137\111\x4e\103\x52\105\x4d\105\x4e\124\54\12\11\11\x9\x9\x9\11\x9\11\x20\40\x60\163\164\x61\164\145\x60\x20\x76\x61\162\143\150\141\162\x28\x35\x29\x20\x43\117\x4c\x4c\101\x54\x45\40\x75\164\x66\70\x5f\x75\x6e\151\143\x6f\144\145\137\x63\151\x20\116\x4f\x54\40\116\x55\x4c\114\x2c\xa\11\11\11\x9\x9\x9\x9\x9\x20\x20\x60\143\157\144\x65\x60\40\166\x61\162\143\150\x61\162\50\61\60\x29\x20\x43\117\x4c\114\101\124\105\40\165\x74\x66\70\x5f\x75\x6e\151\143\157\144\145\x5f\143\x69\40\x4e\x4f\124\x20\116\x55\114\x4c\54\12\x9\11\x9\11\11\11\11\11\x20\x20\140\172\157\x6e\145\x60\x20\166\x61\x72\x63\x68\x61\x72\x28\63\x29\x20\x43\x4f\114\x4c\x41\x54\105\x20\165\164\x66\70\137\165\x6e\x69\x63\157\x64\x65\137\143\151\x20\x4e\117\124\40\116\x55\114\114\x2c\12\x9\x9\11\x9\11\x9\x9\x9\x20\x20\140\160\162\157\166\x69\x6e\143\145\x60\40\x76\141\x72\x63\150\141\162\x28\x35\x30\x29\x20\103\x4f\114\114\x41\124\105\40\165\164\146\70\x5f\165\x6e\x69\143\x6f\144\145\137\x63\151\x20\x4e\117\x54\40\x4e\x55\114\114\x2c\xa\x9\11\11\x9\11\x9\x9\11\x20\40\140\164\171\x70\145\140\x20\x76\x61\x72\143\150\x61\x72\50\61\x30\x29\40\x43\117\x4c\114\101\124\x45\40\x75\x74\x66\70\x5f\165\x6e\151\143\x6f\x64\145\x5f\x63\x69\x20\x4e\x4f\124\40\x4e\125\114\114\54\12\11\11\11\x9\x9\x9\11\11\40\40\140\162\x65\x67\x69\157\156\140\x20\166\x61\162\x63\150\141\x72\x28\65\60\51\x20\103\x4f\x4c\114\101\124\105\40\165\164\146\x38\137\x75\x6e\x69\143\x6f\144\x65\137\x63\x69\x20\116\117\x54\40\116\x55\x4c\114\54\12\11\x9\x9\x9\x9\11\11\11\x20\40\140\144\151\163\x74\x72\x69\x63\x74\x60\x20\x76\141\162\x63\x68\x61\162\50\x35\60\x29\x20\103\x4f\x4c\x4c\x41\124\x45\x20\x75\x74\x66\x38\137\165\156\151\143\157\144\x65\x5f\x63\151\40\x4e\x4f\x54\40\116\x55\114\114\54\xa\11\11\11\11\11\x9\x9\x9\40\40\x60\x76\151\x6c\154\x61\147\145\140\40\x76\x61\162\143\x68\141\162\x28\65\60\x29\x20\103\117\x4c\114\x41\124\105\x20\x75\164\x66\x38\137\165\156\x69\143\157\x64\145\137\x63\151\40\116\117\124\x20\116\x55\114\x4c\x2c\12\11\11\x9\11\x9\11\x9\11\x20\40\x60\x70\x6f\163\164\x61\x6c\x60\x20\x69\156\x74\50\x35\51\x20\116\x4f\x54\40\x4e\x55\x4c\x4c\x2c\12\x9\x9\11\11\x9\x9\x9\x9\x20\x20\x50\122\x49\x4d\x41\122\x59\40\x4b\105\x59\40\50\140\x69\x64\140\51\xa\x9\x9\11\11\x9\x9\x9\40\40\x29\x20{$O8034}\73"; dbDelta($O0136); $O0136 = file_get_contents(WC_JNE_DIR . "\x64\142\x2f\x62\162\x61\156\143\x68" . "\x2e" . "\163\161\x6c"); $O0136 = str_replace("\127\120\104\102\120\x52\x45\x46\111\130\x5f", $wpdb->prefix, $O0136); dbDelta($O0136); } goto O3849; O6548: if (is_dir(WC_JNE_DIR . "\x2f\x77\x6f\x6f\x63\157\x6d\x6d\145\x72\x63\145\57\x74\145\x6d\x70\x6c\x61\x74\145\x73")) { @rmdir(WC_JNE_DIR . "\57\167\157\x6f\143\157\155\155\x65\x72\x63\145\57\x74\x65\155\x70\x6c\141\164\145\x73"); } if ($O4292 != null) { update_option(__CLASS__ . "\x5f\144\142\137\166\145\162\163\151\157\156", $this->db_version); } else { add_option(__CLASS__ . "\137\x64\x62\x5f\166\145\x72\x73\x69\x6f\156", $this->db_version); } goto O1278; O1324: if (is_dir(WC_JNE_DIR . "\57\x64\142")) { @rmdir(WC_JNE_DIR . "\x2f\144\x62"); } if (file_exists(WC_JNE_DIR . "\x2f\x77\157\157\x63\157\x6d\155\145\x72\x63\x65\57\x74\x65\155\x70\154\x61\164\145\163\57\x65\x6d\141\x69\x6c\x73\57\x70\154\x61\x69\x6e\57\143\165\x73\x74\x6f\155\x65\x72\x2d\165\160\144\141\164\x65\55\141\167\142" . "\x2e" . "\160\150\x70")) { @unlink(WC_JNE_DIR . "\57\167\x6f\x6f\143\157\155\155\x65\x72\x63\x65\x2f\x74\x65\x6d\x70\x6c\141\x74\x65\163\57\x65\x6d\x61\151\x6c\163\x2f\x70\154\x61\x69\x6e\57\x63\x75\x73\x74\157\155\x65\x72\55\x75\x70\144\141\164\x65\55\141\167\x62" . "\56" . "\160\x68\x70"); } if (is_dir(WC_JNE_DIR . "\x2f\167\x6f\x6f\x63\x6f\155\x6d\145\162\x63\145\x2f\164\x65\155\x70\x6c\141\x74\x65\163\x2f\x65\x6d\141\x69\154\163\x2f\x70\154\141\151\156")) { rmdir(WC_JNE_DIR . "\x2f\167\x6f\157\143\x6f\155\x6d\145\162\143\145\57\x74\x65\x6d\160\154\x61\x74\x65\163\x2f\145\x6d\141\151\x6c\163\57\x70\x6c\141\x69\x6e"); } if (file_exists(WC_JNE_DIR . "\57\x77\157\157\x63\x6f\x6d\x6d\x65\162\143\x65\57\x74\x65\x6d\x70\154\x61\x74\x65\163\x2f\x65\x6d\141\151\154\163\x2f\143\x75\x73\x74\x6f\155\145\162\x2d\165\x70\144\x61\x74\x65\x2d\x61\167\142" . "\56" . "\160\x68\x70")) { @unlink(WC_JNE_DIR . "\57\x77\157\x6f\x63\157\155\x6d\x65\x72\x63\145\57\164\x65\x6d\x70\x6c\141\x74\145\163\57\145\x6d\141\151\154\163\57\143\165\163\164\x6f\x6d\x65\162\55\x75\160\144\141\x74\x65\55\141\167\x62" . "\x2e" . "\160\150\160"); } if (is_dir(WC_JNE_DIR . "\x2f\167\x6f\x6f\x63\157\x6d\x6d\145\x72\x63\145\57\164\x65\x6d\x70\154\x61\164\145\x73\57\145\155\141\151\154\x73")) { @rmdir(WC_JNE_DIR . "\x2f\167\x6f\x6f\x63\157\x6d\x6d\x65\x72\x63\145\x2f\164\x65\x6d\160\x6c\x61\x74\x65\x73\57\x65\155\141\151\x6c\x73"); } goto O6548; O2113: if (file_exists(WC_JNE_DIR . "\x2f\144\x62\57\157\162\151\x67\151\x6e" . "\x2e" . "\163\x71\154")) { @unlink(WC_JNE_DIR . "\x2f\144\x62\x2f\x6f\x72\x69\x67\x69\x6e" . "\56" . "\x73\161\x6c"); } if (file_exists(WC_JNE_DIR . "\57\144\x62\57\155\141\x69\x6e" . "\x2e" . "\163\161\154")) { @unlink(WC_JNE_DIR . "\57\144\142\x2f\x6d\x61\151\x6e" . "\56" . "\x73\x71\154"); } if (file_exists(WC_JNE_DIR . "\x2f\x64\142\57\x70\x72\151\143\145\x2d\x73\x63\x68\145\155\x65" . "\56" . "\163\161\x6c")) { @unlink(WC_JNE_DIR . "\x2f\144\x62\x2f\x70\x72\x69\143\x65\55\163\143\150\x65\155\145" . "\56" . "\x73\161\154"); } if (file_exists(WC_JNE_DIR . "\57\x64\142\x2f\x70\162\x69\x63\x65\x2d\151\x6e\x73\145\x72\x74" . "\56" . "\x73\161\154")) { @unlink(WC_JNE_DIR . "\x2f\x64\142\x2f\160\162\151\143\145\x2d\x69\x6e\x73\145\162\164" . "\56" . "\163\x71\x6c"); } if (file_exists(WC_JNE_DIR . "\x2f\x64\142\x2f\x69\x6e\x64\145\170" . "\56" . "\160\150\160")) { @unlink(WC_JNE_DIR . "\x2f\144\142\57\x69\156\144\x65\170" . "\56" . "\x70\x68\x70"); } goto O1324; O1278: } } catch (Exception $O5105) { wp_die($O5105->getMessage(), "\x45\x72\x72\x6f\x72\40\151\x6e\x20\164\x68\x65\x20\165\x70\x67\162\141\144\x65\57\151\x6e\163\x74\141\154\154\141\x74\x69\157\x6e\x20\x70\x72\x6f\x63\x65\163\x73\x2e"); } wc_jne_woocommerce_copy_email_templates(); } function uninstall() { wc_jne_woocommerce_remove_email_templates(); } function update_db_check() { if (get_site_option(__CLASS__ . "\137\x64\142\137\166\145\x72\163\x69\157\156") != $this->db_version) { $this->install(); } } } new WC_Jne_Install();

Function Calls

None

Variables

None

Stats

MD5 0bca670cd9f632c8bb1cf1fd4ee84bd9
Eval Count 0
Decode Time 50 ms