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 class WebAppCommon extends WeModuleWebapp { public $table_aliyun_upload = "\x66\x7..
Decoded Output download
<?php
class WebAppCommon extends WeModuleWebapp { public $table_aliyun_upload = "fy_lesson_aliyun_upload"; public $table_aliyunoss_upload = "fy_lesson_aliyunoss_upload"; public $table_article = "fy_lesson_article"; public $table_banner = "fy_lesson_banner"; public $table_blacklist = "fy_lesson_blacklist"; public $table_cashlog = "fy_lesson_cashlog"; public $table_category = "fy_lesson_category"; public $table_lesson_collect = "fy_lesson_collect"; public $table_commission_level = "fy_lesson_commission_level"; public $table_commission_log = "fy_lesson_commission_log"; public $table_commission_setting = "fy_lesson_commission_setting"; public $table_coupon = "fy_lesson_coupon"; public $table_discount = "fy_lesson_discount"; public $table_discount_lesson = "fy_lesson_discount_lesson"; public $table_evaluate = "fy_lesson_evaluate"; public $table_evaluate_score = "fy_lesson_evaluate_score"; public $table_lesson_history = "fy_lesson_history"; public $table_index_module = "fy_lesson_index_module"; public $table_inform = "fy_lesson_inform"; public $table_inform_fans = "fy_lesson_inform_fans"; public $table_recommend_junior = "fy_lesson_recommend_junior"; public $table_recommend_activity = "fy_lesson_recommend_activity"; public $table_market = "fy_lesson_market"; public $table_mcoupon = "fy_lesson_mcoupon"; public $table_member = "fy_lesson_member"; public $table_member_buyteacher = "fy_lesson_member_buyteacher"; public $table_member_coupon = "fy_lesson_member_coupon"; public $table_member_order = "fy_lesson_member_order"; public $table_member_vip = "fy_lesson_member_vip"; public $table_navigation = "fy_lesson_navigation"; public $table_order = "fy_lesson_order"; public $table_order_verify = "fy_lesson_order_verify"; public $table_lesson_parent = "fy_lesson_parent"; public $table_playrecord = "fy_lesson_playrecord"; public $table_poster = "fy_lesson_poster"; public $table_qcloudvod_upload = "fy_lesson_qcloudvod_upload"; public $table_qcloud_upload = "fy_lesson_qcloud_upload"; public $table_qiniu_upload = "fy_lesson_qiniu_upload"; public $table_recommend = "fy_lesson_recommend"; public $table_setting = "fy_lesson_setting"; public $table_setting_pc = "fy_lesson_setting_pc"; public $table_lesson_son = "fy_lesson_son"; public $table_lesson_title = "fy_lesson_title"; public $table_lesson_spec = "fy_lesson_spec"; public $table_static = "fy_lesson_static"; public $table_study_duration = "fy_lesson_study_duration"; public $table_subscribe_msg = "fy_lesson_subscribe_msg"; public $table_syslog = "fy_lesson_syslog"; public $table_teacher = "fy_lesson_teacher"; public $table_teacher_income = "fy_lesson_teacher_income"; public $table_teacher_order = "fy_lesson_teacher_order"; public $table_teacher_price = "fy_lesson_teacher_price"; public $table_tplmessage = "fy_lesson_tplmessage"; public $table_vip_level = "fy_lesson_vip_level"; public $table_vipcard = "fy_lesson_vipcard"; public $table_mc_members = "mc_members"; public $table_fans = "mc_mapping_fans"; public $table_core_paylog = "core_paylog"; public $table_users = "users"; public function getTopNavigation() { goto GJJ7d; Hwfso: return $navigation; goto sQP1E; SuwSV: $navigation = pdo_fetchall("SELECT * FROM " . tablename($this->table_navigation) . " WHERE uniacid=:uniacid AND is_pc=:is_pc AND location=:location ORDER BY displayorder DESC, nav_id ASC", array(":uniacid" => $uniacid, ":is_pc" => 1, ":location" => 4)); goto EVHHx; EVHHx: cache_write("fy_lesson_" . $uniacid . "_top_navigation_pc", $navigation); goto EATlD; vVV8w: $uniacid = $_W["uniacid"]; goto Wy0xx; EATlD: Q1N_d: goto Hwfso; M9z5S: if (!empty($navigation)) { goto Q1N_d; } goto SuwSV; Wy0xx: $navigation = cache_load("fy_lesson_" . $uniacid . "_top_navigation_pc"); goto M9z5S; GJJ7d: global $_W; goto vVV8w; sQP1E: } public function getMenuNavigation() { goto d5GOL; F55yx: if (!empty($navigation)) { goto NBsoI; } goto z93vv; z93vv: $navigation = pdo_fetchall("SELECT * FROM " . tablename($this->table_navigation) . " WHERE uniacid=:uniacid AND is_pc=:is_pc AND location=:location ORDER BY displayorder DESC, nav_id ASC", array(":uniacid" => $uniacid, ":is_pc" => 1, ":location" => 2)); goto Ar32u; M5vU5: $navigation = cache_load("fy_lesson_" . $uniacid . "_menu_navigation_pc"); goto F55yx; tdo62: return $navigation; goto p4o9A; RC49y: NBsoI: goto tdo62; KK3lR: v_iXF: goto TH2cp; TH2cp: cache_write("fy_lesson_" . $uniacid . "_menu_navigation_pc", $navigation); goto RC49y; Ar32u: foreach ($navigation as $k => $v) { goto slFWg; ONV3f: $navigation[$k]["action"] = $url_params[0]; goto cWXup; cWXup: hxvNq: goto K3XnP; hkV9m: $url_params = array_reverse($url_params); goto ONV3f; m91Ut: $url_params = explode("/", $tmp_params[0]); goto hkV9m; slFWg: $tmp_params = explode(".html", strtolower($v["url_link"])); goto m91Ut; K3XnP: } goto KK3lR; Sa8ua: $uniacid = $_W["uniacid"]; goto M5vU5; d5GOL: global $_W; goto Sa8ua; p4o9A: } public function getNavCategory() { goto EOvqR; HizHP: cache_write("fy_lesson_" . $uniacid . "_categorylist", $categorylist); goto bb_YO; akYIi: ge8Ev: goto HizHP; MG8sS: $uniacid = $_W["uniacid"]; goto XMs53; MtHgH: return $categorylist; goto riChV; EOvqR: global $_W; goto MG8sS; bb_YO: sec99: goto MtHgH; XMs53: $categorylist = cache_load("fy_lesson_" . $uniacid . "_categorylist"); goto THM2Q; THM2Q: if (!empty($categorylist)) { goto sec99; } goto Zt2bt; Zt2bt: $categorylist = pdo_fetchall("SELECT * FROM " . tablename($this->table_category) . " WHERE uniacid=:uniacid AND parentid=:parentid AND search_show=:search_show ORDER BY displayorder DESC", array(":uniacid" => $uniacid, ":parentid" => 0, ":search_show" => 1)); goto wwLch; wwLch: foreach ($categorylist as $k => $v) { $categorylist[$k]["child"] = pdo_fetchall("SELECT * FROM " . tablename($this->table_category) . " WHERE uniacid=:uniacid AND parentid=:parentid AND search_show=:search_show ORDER BY displayorder DESC", array(":uniacid" => $uniacid, ":parentid" => $v["id"], ":search_show" => 1)); QkuDO: } goto akYIi; riChV: } public function getHotSearch($setting_pc) { $hot_search = explode("\343\x80\201", $setting_pc["hot_search"]); return array_filter($hot_search); } public function getIndexBanner() { goto LWeQ3; MfdrZ: X1gRa: goto gJTSH; gJTSH: return $banner; goto ApSxW; v5KsO: $banner = pdo_fetchall("SELECT * FROM " . tablename($this->table_banner) . " WHERE uniacid=:uniacid AND is_show=:is_show AND is_pc=:is_pc AND banner_type=:banner_type ORDER BY displayorder DESC, banner_id ASC", array(":uniacid" => $uniacid, ":is_show" => 1, ":is_pc" => 1, "banner_type" => 0)); goto uGA4T; OFZsn: $uniacid = $_W["uniacid"]; goto vSMFB; LWeQ3: global $_W; goto OFZsn; vSMFB: $banner = cache_load("fy_lesson_" . $uniacid . "_index_banner_pc"); goto lUxUf; uGA4T: cache_write("fy_lesson_" . $uniacid . "_index_banner_pc", $banner); goto MfdrZ; lUxUf: if (!empty($banner)) { goto X1gRa; } goto v5KsO; ApSxW: } public function getIndexArticelAdv() { goto qDoTJ; qDoTJ: global $_W; goto aCEtc; PmOP7: cache_write("fy_lesson_" . $uniacid . "_index_notice_adv_pc", $notice_avd); goto PYZZB; bPEVy: $notice_avd = pdo_get($this->table_banner, array("uniacid" => $uniacid, "is_show" => 1, "is_pc" => 1, "banner_type" => 4)); goto PmOP7; dOt9X: $notice_avd = cache_load("fy_lesson_" . $uniacid . "_index_notice_adv_pc"); goto pbMwZ; BnaBd: return $notice_avd; goto WJnTq; aCEtc: $uniacid = $_W["uniacid"]; goto dOt9X; PYZZB: krgS0: goto BnaBd; pbMwZ: if (!empty($notice_avd)) { goto krgS0; } goto bPEVy; WJnTq: } public function getIndexArticleList($limit = 4) { goto UQpHc; UQpHc: global $_W; goto fgeWU; aaflh: $notice_litst = pdo_fetchall("SELECT * FROM " . tablename($this->table_article) . " WHERE uniacid=:uniacid AND commend=:commend AND isshow=:isshow ORDER BY displayorder DESC,id DESC LIMIT 0," . $limit, array(":uniacid" => $uniacid, ":commend" => 1, ":isshow" => 1)); goto MtbzH; xBub7: if (!empty($notice_litst)) { goto xTp5x; } goto aaflh; MSNrr: xTp5x: goto jcV1s; jcV1s: return $notice_litst; goto ekFKc; fgeWU: $uniacid = $_W["uniacid"]; goto rArC1; rArC1: $notice_litst = $this->readCommonCache("fy_lesson_" . $uniacid . "_index_article_pc"); goto xBub7; MtbzH: cache_write("fy_lesson_" . $uniacid . "_index_article_pc", $notice_litst); goto MSNrr; ekFKc: } public function getIndexDiscountAdv($limit = 3) { goto h3rGk; u8pa1: if (!empty($discount_avd)) { goto NM9y9; } goto EHbhV; I8Ed6: return $discount_avd; goto VehcU; RL_mF: cache_write("fy_lesson_" . $uniacid . "_index_discount_banner_pc", $discount_avd); goto P29Yt; h3rGk: global $_W; goto nTkM5; QAp6S: $discount_avd = cache_load("fy_lesson_" . $uniacid . "_index_discount_banner_pc"); goto u8pa1; P29Yt: NM9y9: goto I8Ed6; EHbhV: $discount_avd = pdo_fetchall("SELECT * FROM " . tablename($this->table_banner) . " WHERE uniacid=:uniacid AND is_show=:is_show AND is_pc=:is_pc AND banner_type=:banner_type ORDER BY displayorder DESC, banner_id ASC LIMIT 0," . $limit, array(":uniacid" => $uniacid, ":is_show" => 1, ":is_pc" => 1, "banner_type" => 2)); goto RL_mF; nTkM5: $uniacid = $_W["uniacid"]; goto QAp6S; VehcU: } public function getIndexTeacherList($limit = 3) { goto tuXp0; tuXp0: global $_W; goto d_xxG; hkqAE: if (!empty($rec_teacher)) { goto YrkWX; } goto U6azr; r1xkA: foreach ($rec_teacher as $k => $v) { goto PeB4C; ZR0sO: $v["teacherdes"] = $v["digest"] ? explode("\xa", $v["digest"]) : explode("\xa", strip_tags(htmlspecialchars_decode($v["teacherdes"]))); goto BTM35; BTM35: $rec_teacher[$k] = $v; goto lm1uN; PeB4C: $v["total"] = pdo_fetchcolumn("SELECT COUNT(*) FROM " . tablename($this->table_lesson_parent) . " WHERE uniacid=:uniacid AND teacherid=:teacherid AND status=:status ", array(":uniacid" => $uniacid, ":teacherid" => $v["id"], ":status" => 1)); goto ZR0sO; lm1uN: ZOKpF: goto I8X3P; I8X3P: } goto uvTpk; Pmm2q: return $rec_teacher; goto ahCrZ; uvTpk: lVFe2: goto Ix9wQ; d_xxG: $uniacid = $_W["uniacid"]; goto O0Y7l; zoN7e: YrkWX: goto Pmm2q; Ix9wQ: cache_write("fy_lesson_" . $uniacid . "_recommend_teacher_pc", $rec_teacher); goto zoN7e; U6azr: $rec_teacher = pdo_fetchall("SELECT * FROM " . tablename($this->table_teacher) . " WHERE uniacid=:uniacid AND status=:status AND is_recommend=:is_recommend ORDER BY displayorder DESC, id DESC LIMIT 0," . $limit, array(":uniacid" => $uniacid, ":status" => 1, ":is_recommend" => 1)); goto r1xkA; O0Y7l: $rec_teacher = $this->readCommonCache("fy_lesson_" . $uniacid . "_recommend_teacher_pc"); goto hkqAE; ahCrZ: } public function getIndexNewLesson($limit = 4) { goto d1vT0; nsO70: return $newlesson; goto dKjKa; u0niQ: $newlesson = $this->readCommonCache("fy_lesson_" . $uniacid . "_index_new_lesson_pc"); goto rBgNt; rBgNt: if (!empty($newlesson)) { goto h3PxM; } goto WxTS1; d1vT0: global $_W; goto YOI4l; Wxvyq: foreach ($newlesson as $k => $v) { goto YZgLr; N78q3: $v["study_number"] = $v["buynum"] + $v["virtual_buynum"] + $v["vip_number"] + $v["teacher_number"]; goto Qoy1N; YZgLr: $v["tran_time"] = $this->tranTime($v["update_time"]); goto bwQm2; xbRtz: pQEVm: goto B3JyV; Q0W8w: $v["study_number"] += $v["visit_number"]; goto qdoxh; uTnqH: $v["discount"] = $this->getLessonDiscount($v["id"]); goto aasri; bwQm2: $v["section"] = pdo_fetch("SELECT title FROM " . tablename($this->table_lesson_son) . " WHERE parentid=:parentid AND status=:status ORDER BY id DESC LIMIT 0,1", array(":parentid" => $v["id"], ":status" => 1)); goto H_0qj; jLU6H: hr5Uj: goto cKrAN; sSBDJ: $v["ico_name"] = $v["ico_name"] ? $v["ico_name"] : "ico-discount"; goto cArSx; aasri: if (!($v["discount"] < 1)) { goto hr5Uj; } goto sSBDJ; qdoxh: KXCD7: goto uTnqH; cKrAN: $v["price"] = round($v["price"] * $v["discount"], 2); goto WLbbK; cE9G7: $v["teacher"] = pdo_get($this->table_teacher, array("uniacid" => $uniacid, "id" => $v["teacherid"]), array("teacher", "teacherphoto")); goto N78q3; WLbbK: $newlesson[$k] = $v; goto xbRtz; Qoy1N: if (!($v["price"] == 0)) { goto KXCD7; } goto Q0W8w; H_0qj: $v["count"] = pdo_fetchcolumn("SELECT COUNT(*) FROM " . tablename($this->table_lesson_son) . " WHERE parentid=:parentid AND status=:status ", array(":parentid" => $v["id"], ":status" => 1)); goto cE9G7; cArSx: $v["market_price"] = $v["price"]; goto jLU6H; B3JyV: } goto onwct; mINHr: h3PxM: goto nsO70; YOI4l: $uniacid = $_W["uniacid"]; goto u0niQ; onwct: XVhYY: goto Rhh4O; WxTS1: $newlesson = pdo_fetchall("SELECT id,bookname,price,images,buynum,virtual_buynum,vip_number,teacher_number,visit_number,section_status,teacherid,ico_name,update_time FROM " . tablename($this->table_lesson_parent) . " WHERE uniacid=:uniacid AND status=:status ORDER BY update_time DESC LIMIT 0,{$limit}", array(":uniacid" => $uniacid, ":status" => 1)); goto Wxvyq; Rhh4O: cache_write("fy_lesson_" . $uniacid . "_index_new_lesson_pc", $newlesson); goto mINHr; dKjKa: } public function getIndexRecomendLesson() { goto rknfk; UwXXz: uC3h5: goto lIrkp; lIrkp: cache_write("fy_lesson_" . $uniacid . "_index_recommend_pc", $list); goto Eb0pC; vOy1K: foreach ($list as $key => $rec) { goto rpgid; NAUaa: Y03al: goto btLVx; rpgid: $list[$key]["lesson"] = pdo_fetchall("SELECT * FROM " . tablename($this->table_lesson_parent) . " WHERE uniacid='{$uniacid}' AND status=1 AND (recommendid='{$rec["recid"]}' OR (recommendid LIKE '{$rec["recid"]},%') OR (recommendid LIKE '%,{$rec["recid"]}') OR (recommendid LIKE '%,{$rec["recid"]},%')) ORDER BY displayorder DESC, id DESC LIMIT 0," . $rec["limit_number_pc"]); goto GD2gl; ZgUSM: eyfXr: goto fQqrj; GD2gl: foreach ($list[$key]["lesson"] as $k => $val) { goto My3WC; AFegk: if (!($val["discount"] < 1)) { goto lRwAM; } goto G4QXX; gYEgD: $val["price"] = round($val["price"] * $val["discount"], 2); goto P1JSq; jQfb8: JD6o9: goto Ra3xe; E_JPP: $val["study_number"] = $val["buynum"] + $val["virtual_buynum"] + $val["vip_number"] + $val["teacher_number"]; goto mP0Ji; mP0Ji: if (!($val["price"] == 0)) { goto t1rO9; } goto R7dTt; oRrlD: $val["discount"] = $this->getLessonDiscount($val["id"]); goto AFegk; R7dTt: $val["study_number"] += $val["visit_number"]; goto MPeiH; b0Tgl: $val["teacher"] = pdo_get($this->table_teacher, array("id" => $val["teacherid"]), array("teacher", "teacherphoto")); goto E_JPP; ztoNv: lRwAM: goto gYEgD; MPeiH: t1rO9: goto oRrlD; My3WC: $val["count"] = pdo_fetchcolumn("SELECT COUNT(*) FROM " . tablename($this->table_lesson_son) . " WHERE parentid=:parentid AND status=:status ", array(":parentid" => $val["id"], ":status" => 1)); goto As92l; As92l: $val["descript"] = strip_tags(html_entity_decode($val["descript"])); goto b0Tgl; G4QXX: $val["ico_name"] = $val["ico_name"] ? $val["ico_name"] : "ico-discount"; goto qmteB; qmteB: $val["market_price"] = $val["price"]; goto ztoNv; P1JSq: $list[$key]["lesson"][$k] = $val; goto jQfb8; Ra3xe: } goto ZgUSM; fQqrj: if (!empty($list[$key]["lesson"])) { goto Y03al; } goto H9P99; btLVx: f3K_o: goto y3mUi; H9P99: unset($list[$key]); goto NAUaa; y3mUi: } goto UwXXz; EQwRV: $list = pdo_fetchall("SELECT id AS recid,rec_name,icon,show_style,limit_number_pc FROM " . tablename($this->table_recommend) . " WHERE uniacid=:uniacid AND is_show=:is_show ORDER BY displayorder DESC,id DESC", array(":uniacid" => $uniacid, ":is_show" => 1)); goto vOy1K; rknfk: global $_W; goto YKnCH; I9B5w: return $list; goto GeJsu; YKnCH: $uniacid = $_W["uniacid"]; goto HCIlD; HCIlD: $list = $this->readCommonCache("fy_lesson_" . $uniacid . "_index_recommend_pc"); goto tQZdV; tQZdV: if (!empty($list)) { goto RO5cO; } goto EQwRV; Eb0pC: RO5cO: goto I9B5w; GeJsu: } public function getBottomNavigation($limit) { goto BYTT9; NqnZg: $navigation = pdo_fetchall("SELECT * FROM " . tablename($this->table_navigation) . " WHERE uniacid=:uniacid AND is_pc=:is_pc AND location=:location ORDER BY displayorder DESC, nav_id ASC LIMIT 0," . $limit, array(":uniacid" => $uniacid, ":is_pc" => 1, ":location" => 1)); goto g3Yec; ojipU: return $navigation; goto OdM4M; BYTT9: global $_W; goto q3CSB; nMjv7: $limit = intval($limit) ? intval($limit) : 20; goto p7Rmt; g3Yec: cache_write("fy_lesson_" . $uniacid . "_bottom_navigation_pc", $navigation); goto L2HFD; L2HFD: S0Dpk: goto ojipU; LI3tS: if (!empty($navigation)) { goto S0Dpk; } goto NqnZg; q3CSB: $uniacid = $_W["uniacid"]; goto nMjv7; p7Rmt: $navigation = cache_load("fy_lesson_" . $uniacid . "_bottom_navigation_pc"); goto LI3tS; OdM4M: } public function getSelfNavigation() { goto lu5ol; x4ylR: if (!empty($navigation)) { goto FaRBp; } goto K0XAL; m0v1x: FaRBp: goto Hmx9s; Hmx9s: return $navigation; goto A1Fxb; WHgo7: cache_write("fy_lesson_" . $uniacid . "_self_navigation_pc", $navigation); goto m0v1x; TKNHX: $uniacid = $_W["uniacid"]; goto rxLt_; lu5ol: global $_W; goto TKNHX; rxLt_: $navigation = cache_load("fy_lesson_" . $uniacid . "_self_navigation_pc"); goto x4ylR; K0XAL: $navigation = pdo_fetchall("SELECT * FROM " . tablename($this->table_navigation) . " WHERE uniacid=:uniacid AND is_pc=:is_pc AND location=:location ORDER BY displayorder DESC, nav_id ASC ", array(":uniacid" => $uniacid, ":is_pc" => 1, ":location" => 3)); goto WHgo7; A1Fxb: } public function getLessonAudioBg() { goto WXsHS; qvSYH: cache_write("fy_lesson_" . $uniacid . "_lesson_audio_bg_pc", $audio_bg); goto K_pZP; PHd38: $audio_bg = cache_load("fy_lesson_" . $uniacid . "_lesson_audio_bg_pc"); goto Jwcrl; BuryU: $audio_bg = pdo_fetchall("SELECT * FROM " . tablename($this->table_banner) . " WHERE uniacid=:uniacid AND is_show=:is_show AND is_pc=:is_pc AND banner_type=:banner_type", array(":uniacid" => $uniacid, ":is_show" => 1, ":is_pc" => 1, "banner_type" => 11)); goto qvSYH; zBCpC: return $audio_bg; goto HIIZz; WXsHS: global $_W; goto xL4q3; xL4q3: $uniacid = $_W["uniacid"]; goto PHd38; K_pZP: duanb: goto zBCpC; Jwcrl: if (!empty($audio_bg)) { goto duanb; } goto BuryU; HIIZz: } public function getArticleAdv($limit = 4) { goto GwtmT; GzOtY: $article_avd = pdo_fetchall("SELECT * FROM " . tablename($this->table_banner) . " WHERE uniacid=:uniacid AND is_show=:is_show AND is_pc=:is_pc AND banner_type=:banner_type ORDER BY displayorder DESC, banner_id ASC LIMIT 0," . $limit, array(":uniacid" => $uniacid, ":is_show" => 1, ":is_pc" => 1, "banner_type" => 12)); goto lI8wf; kNmMi: return $article_avd; goto Ro7Mc; r_HMW: tQVnK: goto kNmMi; F5kyH: if (!empty($article_avd)) { goto tQVnK; } goto GzOtY; GwtmT: global $_W; goto WjEKp; lI8wf: cache_write("fy_lesson_" . $uniacid . "_article_avd_pc", $article_avd); goto r_HMW; yLTGA: $article_avd = cache_load("fy_lesson_" . $uniacid . "_article_avd_pc"); goto F5kyH; WjEKp: $uniacid = $_W["uniacid"]; goto yLTGA; Ro7Mc: } public function getLessonDiscount($lessonid) { goto xXv1L; pwltg: $discount_lesson = pdo_fetch("SELECT discount FROM " . tablename($this->table_discount_lesson) . " WHERE uniacid=:uniacid AND lesson_id=:lesson_id AND starttime<:time AND endtime>:time", array(":uniacid" => $_W["uniacid"], ":lesson_id" => $lessonid, ":time" => time())); goto fKsbO; xXv1L: global $_W; goto pwltg; fKsbO: $discount = $discount_lesson["discount"] ? $discount_lesson["discount"] * 0.01 : 1; goto Bx7vB; Bx7vB: return $discount; goto w3A5c; w3A5c: } function createAlipayUrl($params, $alipay = array(), $is_site_store = false) { goto Y2it8; nDmyy: sort($prepares); goto xOY0A; PMjDF: $response = ihttp_request("https://mapi.alipay.com/gateway.do?" . http_build_query($set, '', "&"), array(), array("CURLOPT_FOLLOWLOCATION" => 0)); goto t93X1; xOY0A: $string = implode("&", $prepares); goto kvqec; AGNsB: $set["sign"] = md5($string); goto PMjDF; kvqec: $string .= $alipay["secret"]; goto AGNsB; p6M4X: goto jCg_Z; goto mSljb; svrXS: $set["service"] = "alipay.wap.create.direct.pay.by.user"; goto clA_e; t93X1: if (!empty($response["headers"]["Location"])) { goto n_pz1; } goto hzr3E; mSljb: duoqI: goto Zk6i0; arH5a: jCg_Z: goto Usr73; xfFd2: $tid = $params["uniontid"]; goto UuoQe; jnKlC: $set["subject"] = $params["title"]; goto Oiu7G; e8zos: $set["out_trade_no"] = $tid; goto jnKlC; Zk6i0: $set["service"] = "create_direct_pay_by_user"; goto pzxPA; clA_e: $set["partner"] = $alipay["partner"]; goto DbE_M; Oiu7G: $set["total_fee"] = $params["fee"]; goto wKC7T; UuoQe: $set = array(); goto svrXS; Y2it8: global $_W; goto xfFd2; Usr73: $prepares = array(); goto k4nel; IJ3AM: return array("url" => $response["headers"]["Location"]); goto zwnF_; uNerK: $set["sign_type"] = "MD5"; goto DNNlE; pzxPA: $set["seller_id"] = $alipay["partner"]; goto arH5a; hzr3E: exit(iconv("gbk", "utf-8", $response["content"])); goto VrcVo; r_CS5: e2Efq: goto nDmyy; DNNlE: $set["notify_url"] = $_W["siteroot"] . "payment/alipay/notify.php"; goto Lv6PQ; Lv6PQ: $set["return_url"] = $_W["siteroot"] . $_W["uniacid"] . "/mylesson.html?lessonid=" . $params["goodsid"] . "&ispay=1"; goto e8zos; HPkg4: $set["app_pay"] = "Y"; goto p6M4X; nYV9R: n_pz1: goto IJ3AM; VrcVo: return; goto nYV9R; d3Lsi: if ($params["service"] == "create_direct_pay_by_user") { goto duoqI; } goto HPkg4; k4nel: foreach ($set as $key => $value) { goto jzljV; jzljV: if (!($key != "sign" && $key != "sign_type")) { goto j7rra; } goto mrF7G; cLxJf: AkYue: goto H2YNd; FGf71: j7rra: goto cLxJf; mrF7G: $prepares[] = "{$key}={$value}"; goto FGf71; H2YNd: } goto r_CS5; WU4ft: $set["body"] = $is_site_store ? "site_store" : $_W["uniacid"]; goto d3Lsi; wKC7T: $set["seller_id"] = $alipay["account"]; goto VD5Wb; VD5Wb: $set["payment_type"] = 1; goto WU4ft; DbE_M: $set["_input_charset"] = "utf-8"; goto uNerK; zwnF_: } public function readCommonCache($name) { goto WSmZW; WxULQ: ifacz: goto T0vDS; KTDUh: return $data; goto K0Lhy; augy1: return false; goto MfUYL; VfOrF: $data = cache_load($name); goto gjSiF; FAl1u: cache_write("update_time_" . $_W["uniacid"], time() + 30); goto Lkdtg; Lkdtg: bGDvG: goto augy1; K0Lhy: goto ylkpy; goto WxULQ; emV6g: if (empty($data) || time() > $update_time) { goto ifacz; } goto KTDUh; WSmZW: global $_W; goto VfOrF; gjSiF: $update_time = intval(cache_load("update_time_" . $_W["uniacid"])); goto emV6g; MfUYL: ylkpy: goto SmkHB; T0vDS: if (!(time() > $update_time)) { goto bGDvG; } goto FAl1u; SmkHB: } public function createPayLog($params) { goto XfKrG; XfKrG: global $_W; goto Azvwp; rx1XH: $data = array("uniacid" => $_W["uniacid"], "acid" => $_W["acid"], "openid" => $params["openid"], "module" => $params["module"], "fee" => $params["fee"], "card_fee" => $params["card_fee"], "tid" => $params["tid"], "type" => $params["type"], "uniontid" => date("YmdHis") . $moduleid . random(8, 1), "status" => 0, "is_usecard" => 0, "card_id" => 0, "encrypt_code" => ''); goto htJ2Q; KTDWa: Am_Wc: goto yOaEa; htJ2Q: if (pdo_insert("core_paylog", $data)) { goto Am_Wc; } goto aB2cm; apWfP: $moduleid = pdo_fetchcolumn("SELECT mid FROM " . tablename("modules") . " WHERE name = :name", array(":name" => $params["module"])); goto Wz3iX; x2Fpe: return error(-1, "\345\217\x82\xe6\225\260\xe9\224\x99\350\xaf\257"); goto bSFfq; tOJEj: $data["plid"] = $plid; goto HLAUN; mlHxj: if (empty($log)) { goto Yw_6I; } goto RXJI4; Wz3iX: $moduleid = empty($moduleid) ? "000000" : sprintf("%06d", $moduleid); goto rx1XH; HLAUN: return $data; goto ZLZlc; RXJI4: return $log["plid"]; goto hhQ0K; bSFfq: MvRxG: goto CoYBC; Azvwp: if (!(!is_array($params) || empty($params["module"]) || empty($params["tid"]) || empty($params["fee"]) || empty($params["type"]))) { goto MvRxG; } goto x2Fpe; aB2cm: message("\xe6\x94\xaf\344\xbb\x98\xe6\x8e\245\345\217\243\347\xb9\201\345\277\231\xef\xbc\214\xe8\257\xb7\xe7\250\215\345\200\x99\351\x87\x8d\xe8\xaf\225"); goto KTDWa; hhQ0K: Yw_6I: goto apWfP; CoYBC: $log = pdo_get("core_paylog", array("tid" => $params["tid"], "uniacid" => $_W["uniacid"], "module" => $params["tid"])); goto mlHxj; yOaEa: $plid = pdo_insertid(); goto tOJEj; ZLZlc: } public function tranTime($time) { goto PabDS; ldVoj: if ($time < 60 * 60 * 24) { goto p84N1; } goto BA19Z; BAGyO: goto bMHVs; goto WrLTD; tZupB: qyPSR: goto Ajr92; BA19Z: if ($time < 60 * 60 * 24 * 3) { goto gdAZg; } goto xafsZ; Ajr92: $str = "\345\x88\232\xe5\210\x9a"; goto BAGyO; E_2pj: $time = time() - $time; goto HG6DP; z7omd: gdAZg: goto qTPji; cQ_Ti: $min = floor($time / 60); goto HwAng; PabDS: $rtime = date("m-d H:i", $time); goto Zag39; NpJhk: goto bMHVs; goto tZupB; Sngbo: i8zjf: goto Iwzhw; xafsZ: $str = $rtime; goto NpJhk; HwAng: $str = $min . "\345\210\x86\351\222\237\xe5\x89\215"; goto RHwai; HG6DP: if ($time < 60) { goto qyPSR; } goto VSjwP; eyCWa: if ($d == 1) { goto i8zjf; } goto EV_jA; qTPji: $d = floor($time / (60 * 60 * 24)); goto eyCWa; Iwzhw: $str = "\xe6\x98\xa8\345\244\xa9"; goto QaTz8; y9540: p84N1: goto lk23S; BTb4X: goto bMHVs; goto z7omd; WrLTD: NuwfR: goto cQ_Ti; Zag39: $htime = date("H:i", $time); goto E_2pj; VSjwP: if ($time < 60 * 60) { goto NuwfR; } goto ldVoj; RHwai: goto bMHVs; goto y9540; lrKaW: goto OaUzO; goto Sngbo; RMhU2: return $str; goto pNxin; EV_jA: $str = "\345\x89\215\345\244\251"; goto lrKaW; QaTz8: OaUzO: goto teqhx; teqhx: bMHVs: goto RMhU2; lk23S: $h = floor($time / (60 * 60)); goto PjB2F; PjB2F: $str = $h . "\345\xb0\x8f\346\227\xb6\345\x89\x8d"; goto BTb4X; pNxin: } public function isMobile() { goto Qvy4O; tSD2B: jCuV7: goto R1mqC; MAtsN: if (!preg_match("/(" . implode("|", $clientkeywords) . ")/i", strtolower($_SERVER["HTTP_USER_AGENT"]))) { goto EiNPC; } goto ALkL6; lku1W: if (!isset($_SERVER["HTTP_ACCEPT"])) { goto b6Gjd; } goto IVd2J; UqCvr: X6h6Y: goto R1Nw8; IVd2J: if (!(strpos($_SERVER["HTTP_ACCEPT"], "vnd.wap.wml") !== false && (strpos($_SERVER["HTTP_ACCEPT"], "text/html") === false || strpos($_SERVER["HTTP_ACCEPT"], "vnd.wap.wml") < strpos($_SERVER["HTTP_ACCEPT"], "text/html")))) { goto mdbCI; } goto kte_0; R1Nw8: if (!isset($_SERVER["HTTP_USER_AGENT"])) { goto roppB; } goto H1G1E; pp0TF: return true; goto tSD2B; Qvy4O: if (!isset($_SERVER["HTTP_X_WAP_PROFILE"])) { goto jCuV7; } goto pp0TF; rHJjE: mdbCI: goto nPGzZ; i10in: EiNPC: goto mMfHu; kte_0: return true; goto rHJjE; ZQE5k: return stristr($_SERVER["HTTP_VIA"], "wap") ? true : false; goto UqCvr; mMfHu: roppB: goto lku1W; ryYtT: return false; goto MZtq0; nPGzZ: b6Gjd: goto ryYtT; ALkL6: return true; goto i10in; H1G1E: $clientkeywords = array("nokia", "sony", "ericsson", "mot", "samsung", "htc", "sgh", "lg", "sharp", "sie-", "philips", "panasonic", "alcatel", "lenovo", "iphone", "ipod", "blackberry", "meizu", "android", "netfront", "symbian", "ucweb", "windowsce", "palm", "operamini", "operamobi", "openwave", "nexusone", "cldc", "midp", "wap", "mobile"); goto MAtsN; R1mqC: if (!isset($_SERVER["HTTP_VIA"])) { goto X6h6Y; } goto ZQE5k; MZtq0: } public function pagination($tcount, $pindex, $psize = 10, $url = '', $context = array("before" => 3, "after" => 3)) { goto puCOA; puCOA: global $_W; goto pAL5b; Lf3wt: if (!($i <= $range["end"])) { goto bybiY; } goto NxOfB; nqGt1: goto XEoN1; goto VtyQw; HAtdm: $range["end"] = min($pdata["tpage"], $pdata["cindex"] + $context["after"]); goto ZCkxb; fPWtP: $html .= "<li><a class="end">\xe9\246\x96\351\241\265</a></li>"; goto HxBXj; iRvQ1: $aa = "href="?" . http_build_query($_GET) . """; goto L7sAX; nHr4p: $html = "<ul class="hg-40 ql_pages m-auto text-c">"; goto G5pAm; OPGiq: $_GET["page"] = $pdata["findex"]; goto gbDwT; eOwD5: $html .= "<li><a " . $pdata["faa"] . ">\xe9\246\226\xe9\xa1\265</a></li>"; goto si0Xy; X2Zan: return ''; goto bdC_W; H2vpO: EYgaI: goto nHr4p; I6ys4: $html .= $i == $pdata["cindex"] ? "<li><a class="cur">" . $i . "</a></li>" : "<li><a " . $aa . ">" . $i . "</a></li>"; goto c4ZDG; BlmdS: return $html; goto dhUG3; Dichq: $pdata["pindex"] = $cindex > 1 ? $cindex - 1 : 1; goto diqJt; oPvj8: $pdata["tpage"] = ceil($tcount / $psize); goto bnA4l; gbDwT: $pdata["faa"] = "href="" . $_W["script_name"] . "?" . http_build_query($_GET) . """; goto f5nOC; si0Xy: $html .= "<li><a " . $pdata["paa"] . ">\xe4\270\212\344\270\200\xe9\xa1\xb5</a></li>"; goto nqGt1; oGLlf: $pdata["laa"] = "href="" . $_W["script_name"] . "?" . http_build_query($_GET) . """; goto HOzHm; M78f7: goto Dxb8S; goto ab8aB; PeZxE: $pdata["paa"] = "href="" . $_W["script_name"] . "?" . http_build_query($_GET) . """; goto Gz8G0; nbGu2: Dxb8S: goto y2bkI; c4ZDG: fx8I2: goto oWMLC; kpnTH: if ($pdata["cindex"] >= $pdata["tpage"]) { goto vfDPy; } goto XirIy; c9BR5: $pdata["naa"] = "href="?" . str_replace("*", $pdata["nindex"], $url) . """; goto qAQVL; a1srU: hTlkH: goto Bxp5l; VVnc0: R_KIo: goto Lf3wt; Gz8G0: $_GET["page"] = $pdata["nindex"]; goto ZUwkD; ab8aB: vfDPy: goto qvLJZ; y2bkI: $html .= "</ul>"; goto BlmdS; pAL5b: $pdata = array("tcount" => 0, "tpage" => 0, "cindex" => 0, "findex" => 0, "pindex" => 0, "nindex" => 0, "lindex" => 0, "options" => ''); goto kSJB4; HxBXj: $html .= "<li><a class="end">\344\270\x8a\344\xb8\x80\xe9\241\265</a></li>"; goto CFDVY; RHO9Z: xfIn1: goto Zpm42; diqJt: $pdata["nindex"] = $cindex < $pdata["tpage"] ? $cindex + 1 : $pdata["tpage"]; goto g5ZfC; oqtpT: YTOyH: goto I6ys4; HOzHm: goto EYgaI; goto RHO9Z; BQHG5: $cindex = max($cindex, 1); goto bWEnG; Zpm42: $pdata["faa"] = "href="?" . str_replace("*", $pdata["findex"], $url) . """; goto OJJxK; ZCkxb: if (!($range["end"] - $range["start"] < $context["before"] + $context["after"])) { goto qG3a7; } goto g8_g6; vpyRE: $pdata["findex"] = 1; goto Dichq; XirIy: $html .= "<li><a " . $pdata["naa"] . ">\xe4\xb8\x8b\xe4\270\x80\xe9\241\265</a></li>"; goto XCOXg; XCOXg: $html .= "<li><a " . $pdata["laa"] . ">\345\xb0\276\xe9\xa1\xb5</a></li>"; goto M78f7; Ewp7_: $range["start"] = max(1, $range["end"] - $context["before"] - $context["after"]); goto YyqMX; bdC_W: OKMKo: goto Ux230; PJ40J: if (!($context["after"] != 0 && $context["before"] != 0)) { goto QZhDG; } goto aSNEQ; X5tcB: $i = $range["start"]; goto VVnc0; G5pAm: if ($pdata["cindex"] > $pdata["tpage"] || $pdata["cindex"] == 1) { goto kqZgO; } goto eOwD5; g8_g6: $range["end"] = min($pdata["tpage"], $range["start"] + $context["before"] + $context["after"]); goto Ewp7_; CEzKF: $_GET["page"] = $pdata["lindex"]; goto oGLlf; X4cM0: goto R_KIo; goto npUPL; XptVX: $_GET["page"] = $i; goto iRvQ1; f5nOC: $_GET["page"] = $pdata["pindex"]; goto PeZxE; OJJxK: $pdata["paa"] = "href="?" . str_replace("*", $pdata["pindex"], $url) . """; goto c9BR5; g5ZfC: $pdata["lindex"] = $pdata["tpage"]; goto wcBHV; YyqMX: qG3a7: goto X5tcB; Tm9Os: QZhDG: goto kpnTH; Bxp5l: $aa = "href="?" . str_replace("*", $i, $url) . """; goto oqtpT; qAQVL: $pdata["laa"] = "href="?" . str_replace("*", $pdata["lindex"], $url) . """; goto H2vpO; Ux230: $cindex = $pindex; goto J1sPG; bnA4l: if (!($pdata["tpage"] <= 1)) { goto OKMKo; } goto X2Zan; J1sPG: $cindex = min($cindex, $pdata["tpage"]); goto BQHG5; L7sAX: goto YTOyH; goto a1srU; oWMLC: $i++; goto X4cM0; u7ea_: $html .= "<li><a class="end">\xe5\260\xbe\xe9\241\265</a></li>"; goto nbGu2; kSJB4: $pdata["tcount"] = $tcount; goto oPvj8; NxOfB: if ($url) { goto hTlkH; } goto XptVX; CFDVY: XEoN1: goto PJ40J; ZUwkD: $pdata["naa"] = "href="" . $_W["script_name"] . "?" . http_build_query($_GET) . """; goto CEzKF; aSNEQ: $range = array(); goto QC2X2; VtyQw: kqZgO: goto fPWtP; wcBHV: if ($url) { goto xfIn1; } goto OPGiq; qvLJZ: $html .= "<li><a class="end">\344\xb8\213\344\xb8\200\351\241\265</a></li>"; goto u7ea_; bWEnG: $pdata["cindex"] = $cindex; goto vpyRE; npUPL: bybiY: goto Tm9Os; QC2X2: $range["start"] = max(1, $pdata["cindex"] - $context["before"]); goto HAtdm; dhUG3: } } ?>
Did this file decode correctly?
Original Code
<?php
class WebAppCommon extends WeModuleWebapp { public $table_aliyun_upload = "\x66\x79\137\154\x65\163\163\x6f\156\x5f\x61\x6c\x69\171\x75\156\137\x75\160\154\x6f\141\x64"; public $table_aliyunoss_upload = "\x66\x79\x5f\154\x65\x73\x73\157\156\x5f\141\x6c\x69\171\165\156\157\163\x73\x5f\165\x70\x6c\157\x61\144"; public $table_article = "\146\x79\x5f\x6c\145\x73\163\x6f\x6e\137\141\162\x74\151\x63\x6c\145"; public $table_banner = "\146\x79\x5f\154\x65\163\x73\x6f\156\137\142\x61\x6e\156\x65\x72"; public $table_blacklist = "\146\x79\137\154\x65\163\x73\x6f\156\137\x62\154\x61\x63\153\154\151\x73\164"; public $table_cashlog = "\146\171\137\154\x65\163\163\x6f\156\137\x63\x61\163\150\x6c\157\147"; public $table_category = "\146\171\137\154\x65\x73\163\157\156\137\143\141\x74\145\x67\157\x72\171"; public $table_lesson_collect = "\146\171\x5f\x6c\x65\163\163\x6f\x6e\x5f\143\x6f\x6c\154\145\x63\x74"; public $table_commission_level = "\x66\x79\137\154\145\x73\x73\157\156\x5f\x63\157\155\x6d\x69\163\163\x69\x6f\x6e\x5f\x6c\145\x76\x65\x6c"; public $table_commission_log = "\x66\171\x5f\154\x65\163\163\x6f\156\137\x63\x6f\x6d\x6d\x69\x73\163\151\157\x6e\x5f\x6c\157\147"; public $table_commission_setting = "\x66\x79\137\x6c\x65\163\x73\x6f\156\x5f\143\157\x6d\155\x69\163\163\151\157\x6e\137\163\145\x74\x74\151\156\147"; public $table_coupon = "\x66\x79\137\154\x65\x73\163\157\156\137\x63\157\165\x70\157\x6e"; public $table_discount = "\146\x79\x5f\x6c\145\163\163\157\x6e\x5f\x64\151\x73\143\157\165\156\x74"; public $table_discount_lesson = "\x66\x79\x5f\154\x65\163\x73\157\156\x5f\x64\151\x73\x63\157\x75\156\x74\137\154\x65\163\x73\x6f\156"; public $table_evaluate = "\146\171\x5f\x6c\x65\x73\163\x6f\156\137\x65\x76\141\154\x75\141\164\x65"; public $table_evaluate_score = "\x66\x79\137\x6c\x65\163\163\157\x6e\x5f\145\166\141\154\x75\141\x74\x65\137\163\143\157\x72\145"; public $table_lesson_history = "\x66\171\x5f\154\x65\x73\x73\x6f\156\137\150\151\163\x74\x6f\x72\x79"; public $table_index_module = "\x66\171\137\x6c\x65\163\x73\x6f\x6e\137\x69\x6e\144\145\x78\137\155\x6f\144\165\x6c\x65"; public $table_inform = "\146\x79\137\x6c\x65\163\x73\157\156\137\151\156\146\157\x72\155"; public $table_inform_fans = "\x66\x79\137\154\x65\x73\163\157\156\137\x69\x6e\x66\x6f\162\155\137\x66\x61\x6e\163"; public $table_recommend_junior = "\x66\171\137\154\145\163\x73\x6f\x6e\137\x72\x65\143\x6f\x6d\155\145\156\144\137\x6a\x75\156\x69\157\x72"; public $table_recommend_activity = "\146\171\x5f\154\x65\x73\x73\157\x6e\x5f\162\x65\x63\157\155\x6d\145\156\144\x5f\141\143\164\x69\x76\151\x74\x79"; public $table_market = "\146\171\137\154\145\163\163\157\156\x5f\x6d\x61\162\x6b\145\x74"; public $table_mcoupon = "\x66\x79\137\x6c\145\163\163\x6f\156\137\155\143\157\165\x70\x6f\156"; public $table_member = "\x66\171\x5f\154\145\163\x73\x6f\156\137\x6d\145\155\142\x65\162"; public $table_member_buyteacher = "\146\171\x5f\154\x65\163\x73\x6f\x6e\137\155\x65\x6d\142\x65\162\x5f\x62\x75\171\x74\x65\x61\x63\150\x65\162"; public $table_member_coupon = "\146\x79\137\154\145\x73\163\x6f\156\x5f\155\145\x6d\142\145\x72\x5f\143\x6f\x75\160\x6f\156"; public $table_member_order = "\x66\x79\137\154\145\x73\163\157\156\137\x6d\x65\155\x62\145\162\137\x6f\162\x64\145\x72"; public $table_member_vip = "\146\171\137\x6c\x65\163\x73\157\x6e\137\155\x65\x6d\142\145\162\137\166\x69\x70"; public $table_navigation = "\x66\x79\137\x6c\145\x73\163\x6f\156\137\x6e\141\x76\x69\147\x61\164\151\157\x6e"; public $table_order = "\x66\x79\137\x6c\145\x73\x73\x6f\156\137\x6f\x72\144\x65\162"; public $table_order_verify = "\x66\171\x5f\154\x65\x73\x73\157\156\137\157\162\144\145\162\x5f\166\x65\162\151\x66\171"; public $table_lesson_parent = "\x66\x79\137\154\145\163\x73\x6f\156\137\x70\x61\x72\x65\156\164"; public $table_playrecord = "\146\x79\137\x6c\145\x73\163\157\x6e\137\160\x6c\141\x79\x72\x65\143\157\x72\x64"; public $table_poster = "\146\171\x5f\x6c\145\163\x73\x6f\156\137\160\157\163\x74\x65\x72"; public $table_qcloudvod_upload = "\146\171\x5f\154\145\x73\x73\x6f\x6e\137\x71\143\x6c\157\x75\144\x76\x6f\x64\x5f\165\160\154\x6f\141\144"; public $table_qcloud_upload = "\x66\171\x5f\x6c\x65\x73\163\157\156\137\161\x63\154\x6f\x75\x64\137\165\x70\154\157\141\x64"; public $table_qiniu_upload = "\146\x79\137\x6c\x65\163\x73\157\x6e\x5f\161\151\156\x69\x75\x5f\x75\x70\154\157\x61\144"; public $table_recommend = "\x66\x79\137\x6c\x65\163\163\x6f\156\137\x72\x65\143\157\155\155\x65\x6e\144"; public $table_setting = "\146\171\137\154\x65\x73\x73\157\x6e\x5f\163\145\164\x74\151\x6e\x67"; public $table_setting_pc = "\146\x79\x5f\x6c\x65\163\163\157\x6e\x5f\163\x65\x74\x74\x69\x6e\147\x5f\x70\143"; public $table_lesson_son = "\x66\171\x5f\x6c\145\163\x73\157\156\x5f\163\x6f\156"; public $table_lesson_title = "\146\x79\137\154\x65\163\x73\x6f\156\137\x74\x69\x74\x6c\x65"; public $table_lesson_spec = "\x66\171\x5f\154\x65\x73\163\x6f\156\x5f\163\x70\x65\x63"; public $table_static = "\x66\x79\x5f\154\x65\163\x73\x6f\156\137\163\164\141\164\151\143"; public $table_study_duration = "\x66\171\137\x6c\x65\163\x73\x6f\156\x5f\x73\x74\165\x64\171\x5f\x64\x75\x72\141\164\151\157\x6e"; public $table_subscribe_msg = "\146\x79\137\154\145\163\163\x6f\x6e\137\x73\x75\142\163\x63\x72\x69\x62\x65\x5f\155\x73\x67"; public $table_syslog = "\x66\x79\x5f\154\x65\163\x73\x6f\156\x5f\x73\x79\163\154\x6f\147"; public $table_teacher = "\x66\x79\x5f\154\x65\x73\x73\157\156\x5f\164\145\141\x63\150\145\162"; public $table_teacher_income = "\146\x79\137\154\x65\163\x73\157\x6e\x5f\x74\x65\x61\143\150\x65\x72\x5f\151\x6e\143\x6f\x6d\145"; public $table_teacher_order = "\146\171\x5f\x6c\x65\x73\163\x6f\156\x5f\x74\x65\141\x63\x68\x65\x72\x5f\157\x72\x64\145\162"; public $table_teacher_price = "\x66\171\137\154\x65\x73\x73\157\156\x5f\164\x65\x61\x63\150\145\162\137\160\x72\151\x63\145"; public $table_tplmessage = "\x66\171\x5f\154\145\x73\x73\x6f\x6e\137\x74\x70\x6c\x6d\x65\163\x73\x61\147\x65"; public $table_vip_level = "\146\171\137\154\x65\x73\x73\x6f\x6e\137\166\151\x70\137\154\x65\x76\x65\x6c"; public $table_vipcard = "\x66\171\x5f\154\x65\163\163\157\x6e\x5f\x76\151\160\143\x61\162\x64"; public $table_mc_members = "\x6d\x63\x5f\155\145\x6d\142\x65\162\x73"; public $table_fans = "\x6d\x63\x5f\155\141\x70\160\x69\x6e\x67\x5f\x66\x61\156\x73"; public $table_core_paylog = "\143\157\162\145\137\160\x61\171\x6c\157\147"; public $table_users = "\x75\163\x65\162\x73"; public function getTopNavigation() { goto GJJ7d; Hwfso: return $navigation; goto sQP1E; SuwSV: $navigation = pdo_fetchall("\x53\x45\x4c\x45\x43\124\40\52\x20\x46\x52\x4f\x4d\x20" . tablename($this->table_navigation) . "\40\127\x48\105\x52\105\x20\x75\x6e\151\x61\143\x69\x64\75\72\165\156\x69\141\143\151\x64\x20\101\x4e\x44\x20\x69\x73\137\x70\x63\75\72\x69\x73\137\x70\x63\x20\x41\x4e\104\x20\x6c\157\x63\141\164\x69\x6f\156\75\72\x6c\157\143\141\164\151\x6f\156\x20\117\x52\104\x45\122\x20\x42\131\x20\x64\x69\163\160\x6c\x61\x79\x6f\162\x64\x65\162\40\104\x45\123\103\54\40\x6e\141\x76\137\151\144\40\101\123\103", array("\72\165\156\x69\x61\x63\151\144" => $uniacid, "\x3a\151\163\x5f\x70\x63" => 1, "\x3a\154\157\x63\141\164\151\157\156" => 4)); goto EVHHx; EVHHx: cache_write("\146\x79\137\154\145\x73\163\157\156\137" . $uniacid . "\x5f\x74\x6f\160\137\156\x61\x76\151\147\141\x74\x69\157\156\137\160\x63", $navigation); goto EATlD; vVV8w: $uniacid = $_W["\165\156\x69\141\x63\151\x64"]; goto Wy0xx; EATlD: Q1N_d: goto Hwfso; M9z5S: if (!empty($navigation)) { goto Q1N_d; } goto SuwSV; Wy0xx: $navigation = cache_load("\x66\171\x5f\154\x65\x73\x73\x6f\156\x5f" . $uniacid . "\137\x74\157\x70\x5f\x6e\x61\166\151\x67\x61\164\151\x6f\x6e\x5f\x70\x63"); goto M9z5S; GJJ7d: global $_W; goto vVV8w; sQP1E: } public function getMenuNavigation() { goto d5GOL; F55yx: if (!empty($navigation)) { goto NBsoI; } goto z93vv; z93vv: $navigation = pdo_fetchall("\x53\x45\114\105\x43\124\40\52\x20\106\122\x4f\115\x20" . tablename($this->table_navigation) . "\x20\x57\110\105\x52\x45\40\165\156\151\x61\x63\151\144\x3d\x3a\165\156\151\x61\x63\x69\144\40\101\116\104\x20\151\x73\x5f\160\x63\75\x3a\151\163\137\x70\143\x20\101\116\x44\40\154\x6f\x63\x61\x74\151\x6f\x6e\75\x3a\154\x6f\x63\x61\164\x69\x6f\156\40\x4f\x52\x44\105\x52\x20\x42\131\x20\144\151\163\x70\x6c\x61\171\x6f\x72\x64\145\x72\x20\x44\105\123\103\x2c\40\x6e\x61\x76\137\x69\x64\x20\x41\x53\103", array("\x3a\165\156\x69\141\143\151\x64" => $uniacid, "\72\x69\x73\137\x70\143" => 1, "\x3a\x6c\x6f\143\141\164\151\x6f\156" => 2)); goto Ar32u; M5vU5: $navigation = cache_load("\x66\x79\x5f\154\x65\163\163\x6f\156\137" . $uniacid . "\x5f\155\x65\x6e\165\x5f\x6e\x61\166\151\147\x61\x74\151\x6f\156\x5f\x70\x63"); goto F55yx; tdo62: return $navigation; goto p4o9A; RC49y: NBsoI: goto tdo62; KK3lR: v_iXF: goto TH2cp; TH2cp: cache_write("\x66\x79\137\x6c\145\163\x73\x6f\156\x5f" . $uniacid . "\x5f\155\145\156\x75\137\156\x61\166\151\x67\x61\x74\x69\157\x6e\137\160\x63", $navigation); goto RC49y; Ar32u: foreach ($navigation as $k => $v) { goto slFWg; ONV3f: $navigation[$k]["\x61\x63\164\x69\157\156"] = $url_params[0]; goto cWXup; cWXup: hxvNq: goto K3XnP; hkV9m: $url_params = array_reverse($url_params); goto ONV3f; m91Ut: $url_params = explode("\x2f", $tmp_params[0]); goto hkV9m; slFWg: $tmp_params = explode("\56\x68\164\x6d\154", strtolower($v["\x75\162\154\x5f\x6c\151\x6e\x6b"])); goto m91Ut; K3XnP: } goto KK3lR; Sa8ua: $uniacid = $_W["\165\156\x69\141\143\151\144"]; goto M5vU5; d5GOL: global $_W; goto Sa8ua; p4o9A: } public function getNavCategory() { goto EOvqR; HizHP: cache_write("\x66\171\x5f\x6c\145\163\x73\x6f\156\x5f" . $uniacid . "\x5f\143\x61\164\x65\x67\x6f\162\171\x6c\x69\163\x74", $categorylist); goto bb_YO; akYIi: ge8Ev: goto HizHP; MG8sS: $uniacid = $_W["\165\x6e\x69\141\143\x69\144"]; goto XMs53; MtHgH: return $categorylist; goto riChV; EOvqR: global $_W; goto MG8sS; bb_YO: sec99: goto MtHgH; XMs53: $categorylist = cache_load("\146\171\137\x6c\x65\163\163\x6f\156\x5f" . $uniacid . "\137\143\141\x74\145\x67\x6f\162\171\154\151\163\164"); goto THM2Q; THM2Q: if (!empty($categorylist)) { goto sec99; } goto Zt2bt; Zt2bt: $categorylist = pdo_fetchall("\x53\x45\x4c\x45\103\124\40\x2a\40\x46\122\x4f\115\40" . tablename($this->table_category) . "\40\x57\x48\x45\122\105\40\x75\156\x69\x61\143\x69\144\75\x3a\x75\156\x69\x61\143\151\144\40\101\x4e\104\40\x70\x61\x72\x65\x6e\164\x69\x64\75\x3a\160\x61\x72\x65\156\164\x69\144\40\x41\x4e\104\x20\163\145\141\x72\x63\x68\137\163\150\157\167\x3d\72\x73\145\141\x72\x63\150\x5f\163\x68\157\x77\x20\117\122\x44\105\x52\40\102\x59\40\144\x69\163\x70\154\x61\x79\157\162\x64\145\162\40\104\105\123\103", array("\x3a\165\156\x69\x61\143\151\x64" => $uniacid, "\x3a\160\141\162\x65\x6e\164\x69\x64" => 0, "\x3a\163\145\x61\162\143\x68\x5f\x73\x68\x6f\x77" => 1)); goto wwLch; wwLch: foreach ($categorylist as $k => $v) { $categorylist[$k]["\143\150\151\154\x64"] = pdo_fetchall("\x53\x45\114\x45\103\x54\x20\52\x20\x46\122\117\115\x20" . tablename($this->table_category) . "\40\x57\110\105\122\105\40\x75\156\x69\141\143\x69\x64\75\x3a\x75\x6e\x69\x61\x63\x69\144\x20\x41\x4e\104\x20\160\x61\x72\x65\x6e\164\x69\x64\x3d\x3a\x70\141\162\x65\156\x74\x69\x64\40\x41\116\104\x20\163\x65\x61\x72\x63\150\137\x73\x68\x6f\x77\x3d\72\163\x65\141\x72\x63\x68\x5f\x73\150\157\x77\x20\x4f\x52\x44\105\122\x20\x42\x59\40\144\x69\x73\160\154\x61\171\157\x72\x64\145\162\x20\104\x45\x53\103", array("\x3a\x75\156\151\x61\143\x69\x64" => $uniacid, "\x3a\x70\x61\162\x65\156\164\x69\x64" => $v["\151\144"], "\72\x73\145\141\x72\x63\x68\137\163\x68\x6f\167" => 1)); QkuDO: } goto akYIi; riChV: } public function getHotSearch($setting_pc) { $hot_search = explode("\343\x80\201", $setting_pc["\x68\157\164\x5f\x73\x65\x61\x72\x63\x68"]); return array_filter($hot_search); } public function getIndexBanner() { goto LWeQ3; MfdrZ: X1gRa: goto gJTSH; gJTSH: return $banner; goto ApSxW; v5KsO: $banner = pdo_fetchall("\x53\x45\x4c\105\103\124\40\x2a\40\106\122\x4f\115\x20" . tablename($this->table_banner) . "\x20\127\110\x45\x52\x45\40\x75\156\x69\x61\x63\151\144\75\x3a\165\156\151\141\143\x69\144\40\x41\x4e\x44\x20\x69\x73\137\163\x68\x6f\167\75\x3a\x69\163\137\163\x68\157\x77\40\x41\x4e\104\x20\x69\x73\x5f\160\x63\x3d\72\151\x73\x5f\160\143\40\101\116\x44\x20\x62\141\x6e\156\145\162\137\x74\171\x70\145\x3d\72\x62\x61\156\x6e\x65\x72\x5f\x74\x79\x70\x65\40\x4f\x52\x44\105\122\x20\102\x59\x20\144\x69\163\160\154\141\x79\157\x72\x64\145\x72\x20\104\105\x53\103\x2c\x20\x62\x61\x6e\x6e\145\162\137\151\144\x20\101\x53\103", array("\72\x75\156\x69\141\143\151\144" => $uniacid, "\72\x69\x73\x5f\x73\x68\157\x77" => 1, "\x3a\x69\x73\x5f\x70\x63" => 1, "\x62\x61\156\x6e\x65\x72\137\x74\x79\160\x65" => 0)); goto uGA4T; OFZsn: $uniacid = $_W["\x75\x6e\151\x61\x63\151\x64"]; goto vSMFB; LWeQ3: global $_W; goto OFZsn; vSMFB: $banner = cache_load("\146\171\137\x6c\x65\x73\163\157\x6e\x5f" . $uniacid . "\137\151\156\144\x65\x78\137\x62\141\156\x6e\145\x72\137\x70\143"); goto lUxUf; uGA4T: cache_write("\x66\171\x5f\154\x65\x73\x73\157\156\x5f" . $uniacid . "\x5f\151\x6e\144\145\170\x5f\142\141\x6e\156\x65\162\137\x70\143", $banner); goto MfdrZ; lUxUf: if (!empty($banner)) { goto X1gRa; } goto v5KsO; ApSxW: } public function getIndexArticelAdv() { goto qDoTJ; qDoTJ: global $_W; goto aCEtc; PmOP7: cache_write("\146\171\137\x6c\145\163\163\157\x6e\x5f" . $uniacid . "\x5f\151\x6e\144\x65\170\137\x6e\x6f\164\x69\143\145\x5f\x61\x64\x76\x5f\160\143", $notice_avd); goto PYZZB; bPEVy: $notice_avd = pdo_get($this->table_banner, array("\x75\156\x69\x61\x63\151\x64" => $uniacid, "\151\x73\137\x73\x68\157\x77" => 1, "\x69\163\137\160\143" => 1, "\142\x61\156\x6e\x65\x72\137\164\171\160\145" => 4)); goto PmOP7; dOt9X: $notice_avd = cache_load("\x66\171\x5f\x6c\x65\x73\163\x6f\156\137" . $uniacid . "\x5f\151\x6e\x64\145\170\137\156\x6f\x74\x69\x63\x65\x5f\141\144\166\137\160\x63"); goto pbMwZ; BnaBd: return $notice_avd; goto WJnTq; aCEtc: $uniacid = $_W["\165\156\151\141\143\x69\x64"]; goto dOt9X; PYZZB: krgS0: goto BnaBd; pbMwZ: if (!empty($notice_avd)) { goto krgS0; } goto bPEVy; WJnTq: } public function getIndexArticleList($limit = 4) { goto UQpHc; UQpHc: global $_W; goto fgeWU; aaflh: $notice_litst = pdo_fetchall("\x53\x45\114\105\x43\x54\x20\52\x20\x46\x52\x4f\115\x20" . tablename($this->table_article) . "\x20\x57\x48\105\122\105\x20\x75\x6e\x69\x61\143\151\x64\x3d\72\165\156\x69\141\x63\151\144\40\101\x4e\104\40\x63\157\x6d\x6d\145\x6e\x64\x3d\72\x63\x6f\155\155\145\156\144\40\x41\x4e\104\40\151\163\x73\150\x6f\167\x3d\x3a\151\163\x73\150\x6f\167\x20\117\x52\104\105\122\40\102\131\x20\144\x69\x73\x70\x6c\x61\x79\x6f\162\x64\x65\x72\x20\104\x45\123\x43\x2c\151\x64\40\104\x45\123\x43\40\114\x49\x4d\111\x54\x20\x30\54" . $limit, array("\x3a\x75\156\151\141\x63\151\x64" => $uniacid, "\72\143\x6f\x6d\x6d\x65\x6e\x64" => 1, "\x3a\x69\x73\x73\150\157\x77" => 1)); goto MtbzH; xBub7: if (!empty($notice_litst)) { goto xTp5x; } goto aaflh; MSNrr: xTp5x: goto jcV1s; jcV1s: return $notice_litst; goto ekFKc; fgeWU: $uniacid = $_W["\x75\x6e\151\x61\x63\x69\144"]; goto rArC1; rArC1: $notice_litst = $this->readCommonCache("\146\171\137\x6c\145\163\x73\x6f\x6e\x5f" . $uniacid . "\x5f\151\x6e\x64\145\x78\137\x61\162\164\x69\x63\154\145\137\x70\x63"); goto xBub7; MtbzH: cache_write("\146\171\x5f\154\145\x73\x73\157\x6e\x5f" . $uniacid . "\137\x69\156\144\x65\170\137\141\x72\x74\x69\x63\154\x65\137\x70\x63", $notice_litst); goto MSNrr; ekFKc: } public function getIndexDiscountAdv($limit = 3) { goto h3rGk; u8pa1: if (!empty($discount_avd)) { goto NM9y9; } goto EHbhV; I8Ed6: return $discount_avd; goto VehcU; RL_mF: cache_write("\x66\x79\x5f\154\145\163\x73\x6f\x6e\137" . $uniacid . "\x5f\151\x6e\x64\x65\170\137\x64\151\x73\143\x6f\165\156\164\137\142\141\156\x6e\x65\162\137\x70\143", $discount_avd); goto P29Yt; h3rGk: global $_W; goto nTkM5; QAp6S: $discount_avd = cache_load("\x66\171\x5f\x6c\x65\163\x73\157\x6e\x5f" . $uniacid . "\137\151\156\x64\x65\170\x5f\x64\151\163\x63\x6f\x75\x6e\164\x5f\142\141\x6e\x6e\145\x72\137\160\143"); goto u8pa1; P29Yt: NM9y9: goto I8Ed6; EHbhV: $discount_avd = pdo_fetchall("\123\105\x4c\105\x43\124\40\x2a\x20\106\122\x4f\115\x20" . tablename($this->table_banner) . "\40\x57\x48\x45\122\x45\x20\x75\x6e\x69\x61\x63\x69\x64\x3d\x3a\165\156\151\x61\143\x69\x64\x20\x41\x4e\104\x20\x69\x73\137\163\x68\x6f\x77\75\72\151\x73\137\163\150\157\x77\40\x41\x4e\104\x20\x69\163\137\x70\143\75\72\151\x73\x5f\x70\x63\x20\101\116\104\40\142\141\156\x6e\145\x72\137\164\x79\160\x65\x3d\x3a\x62\141\156\x6e\x65\x72\137\x74\171\160\x65\x20\117\122\104\x45\122\x20\102\x59\40\x64\x69\x73\160\x6c\141\x79\157\x72\144\x65\162\x20\104\x45\x53\x43\54\40\x62\x61\156\x6e\145\162\x5f\x69\x64\x20\x41\x53\103\40\114\x49\x4d\x49\124\x20\60\x2c" . $limit, array("\x3a\165\156\151\141\x63\151\x64" => $uniacid, "\x3a\x69\163\x5f\163\x68\x6f\x77" => 1, "\72\x69\163\x5f\160\x63" => 1, "\x62\141\x6e\156\145\162\x5f\x74\171\160\x65" => 2)); goto RL_mF; nTkM5: $uniacid = $_W["\165\156\x69\141\x63\151\x64"]; goto QAp6S; VehcU: } public function getIndexTeacherList($limit = 3) { goto tuXp0; tuXp0: global $_W; goto d_xxG; hkqAE: if (!empty($rec_teacher)) { goto YrkWX; } goto U6azr; r1xkA: foreach ($rec_teacher as $k => $v) { goto PeB4C; ZR0sO: $v["\164\x65\141\143\x68\145\162\x64\145\x73"] = $v["\144\151\147\x65\x73\x74"] ? explode("\xa", $v["\x64\151\x67\145\163\164"]) : explode("\xa", strip_tags(htmlspecialchars_decode($v["\x74\145\141\143\x68\x65\x72\144\145\x73"]))); goto BTM35; BTM35: $rec_teacher[$k] = $v; goto lm1uN; PeB4C: $v["\x74\157\x74\x61\154"] = pdo_fetchcolumn("\x53\105\114\105\103\124\40\103\x4f\x55\x4e\x54\50\52\51\40\106\122\x4f\115\x20" . tablename($this->table_lesson_parent) . "\40\x57\110\x45\x52\x45\40\165\x6e\151\141\143\x69\x64\x3d\72\x75\x6e\x69\141\143\x69\144\40\x41\116\104\x20\164\145\141\143\x68\145\x72\151\x64\x3d\72\x74\145\141\x63\x68\145\x72\151\144\x20\101\x4e\x44\x20\x73\x74\x61\164\165\x73\x3d\72\x73\x74\141\164\x75\x73\x20", array("\x3a\x75\156\151\141\x63\x69\x64" => $uniacid, "\72\164\145\141\x63\x68\145\x72\x69\144" => $v["\x69\x64"], "\72\163\164\x61\164\165\x73" => 1)); goto ZR0sO; lm1uN: ZOKpF: goto I8X3P; I8X3P: } goto uvTpk; Pmm2q: return $rec_teacher; goto ahCrZ; uvTpk: lVFe2: goto Ix9wQ; d_xxG: $uniacid = $_W["\x75\x6e\151\141\143\x69\x64"]; goto O0Y7l; zoN7e: YrkWX: goto Pmm2q; Ix9wQ: cache_write("\146\x79\137\x6c\x65\x73\163\157\x6e\137" . $uniacid . "\x5f\162\145\x63\x6f\155\155\145\156\144\137\164\x65\141\143\150\145\x72\137\160\x63", $rec_teacher); goto zoN7e; U6azr: $rec_teacher = pdo_fetchall("\x53\105\114\105\x43\124\40\52\40\106\122\x4f\115\x20" . tablename($this->table_teacher) . "\40\127\x48\105\x52\105\40\x75\156\151\141\143\x69\x64\x3d\72\165\156\x69\x61\143\151\x64\40\101\x4e\x44\40\x73\x74\x61\164\x75\x73\75\x3a\163\x74\x61\x74\165\x73\40\101\x4e\x44\x20\x69\163\x5f\x72\x65\143\157\155\x6d\145\156\x64\x3d\72\x69\163\137\162\x65\143\157\155\x6d\x65\156\x64\x20\x4f\x52\104\x45\x52\40\x42\x59\40\144\151\163\x70\x6c\141\x79\x6f\162\144\x65\x72\40\104\105\123\x43\54\x20\x69\x64\40\104\x45\123\x43\40\x4c\x49\115\x49\x54\40\x30\x2c" . $limit, array("\72\x75\x6e\x69\x61\143\151\x64" => $uniacid, "\x3a\163\x74\141\x74\x75\163" => 1, "\72\151\x73\x5f\162\145\143\157\x6d\x6d\145\x6e\x64" => 1)); goto r1xkA; O0Y7l: $rec_teacher = $this->readCommonCache("\x66\171\x5f\x6c\x65\163\x73\x6f\x6e\x5f" . $uniacid . "\137\162\145\143\157\x6d\x6d\x65\x6e\144\137\x74\x65\x61\143\x68\145\162\137\x70\143"); goto hkqAE; ahCrZ: } public function getIndexNewLesson($limit = 4) { goto d1vT0; nsO70: return $newlesson; goto dKjKa; u0niQ: $newlesson = $this->readCommonCache("\x66\171\137\154\x65\x73\163\157\156\x5f" . $uniacid . "\x5f\151\156\x64\145\170\137\x6e\x65\x77\x5f\154\145\x73\163\157\156\x5f\160\143"); goto rBgNt; rBgNt: if (!empty($newlesson)) { goto h3PxM; } goto WxTS1; d1vT0: global $_W; goto YOI4l; Wxvyq: foreach ($newlesson as $k => $v) { goto YZgLr; N78q3: $v["\163\x74\x75\144\x79\x5f\156\165\x6d\142\x65\162"] = $v["\142\x75\x79\156\165\x6d"] + $v["\x76\151\162\x74\165\x61\154\137\x62\x75\171\x6e\x75\x6d"] + $v["\166\151\160\137\x6e\x75\x6d\x62\x65\162"] + $v["\164\145\x61\x63\x68\145\162\x5f\x6e\x75\155\x62\x65\x72"]; goto Qoy1N; YZgLr: $v["\x74\x72\141\156\137\x74\151\155\x65"] = $this->tranTime($v["\x75\x70\x64\141\x74\145\x5f\164\x69\155\145"]); goto bwQm2; xbRtz: pQEVm: goto B3JyV; Q0W8w: $v["\163\x74\165\144\x79\x5f\156\165\155\142\145\x72"] += $v["\166\151\163\x69\x74\x5f\156\x75\x6d\x62\x65\162"]; goto qdoxh; uTnqH: $v["\x64\151\x73\x63\x6f\165\156\164"] = $this->getLessonDiscount($v["\151\x64"]); goto aasri; bwQm2: $v["\163\x65\143\164\x69\x6f\156"] = pdo_fetch("\123\x45\114\x45\103\124\40\164\x69\x74\154\145\40\106\122\x4f\x4d\x20" . tablename($this->table_lesson_son) . "\40\127\x48\105\x52\x45\40\160\141\x72\145\x6e\x74\x69\x64\x3d\x3a\x70\x61\162\145\156\164\151\144\40\x41\116\104\40\163\164\x61\x74\x75\x73\75\72\163\x74\141\x74\x75\x73\40\x4f\122\x44\105\122\x20\102\131\40\x69\x64\40\104\x45\123\103\40\x4c\x49\115\x49\x54\x20\60\54\x31", array("\x3a\160\x61\162\x65\x6e\164\151\x64" => $v["\151\144"], "\72\163\164\141\x74\x75\x73" => 1)); goto H_0qj; jLU6H: hr5Uj: goto cKrAN; sSBDJ: $v["\151\143\157\x5f\156\x61\155\145"] = $v["\x69\x63\157\x5f\x6e\141\x6d\x65"] ? $v["\x69\143\157\x5f\x6e\x61\155\145"] : "\151\x63\157\55\x64\151\x73\143\x6f\x75\x6e\164"; goto cArSx; aasri: if (!($v["\144\151\x73\143\x6f\165\x6e\x74"] < 1)) { goto hr5Uj; } goto sSBDJ; qdoxh: KXCD7: goto uTnqH; cKrAN: $v["\160\x72\151\143\x65"] = round($v["\x70\162\x69\143\x65"] * $v["\x64\151\x73\x63\x6f\165\156\164"], 2); goto WLbbK; cE9G7: $v["\164\x65\141\143\150\x65\162"] = pdo_get($this->table_teacher, array("\x75\x6e\151\141\143\x69\144" => $uniacid, "\x69\144" => $v["\164\x65\x61\x63\x68\x65\162\x69\x64"]), array("\164\145\x61\143\x68\x65\162", "\x74\145\x61\x63\x68\x65\x72\160\150\157\x74\157")); goto N78q3; WLbbK: $newlesson[$k] = $v; goto xbRtz; Qoy1N: if (!($v["\x70\162\x69\x63\145"] == 0)) { goto KXCD7; } goto Q0W8w; H_0qj: $v["\x63\157\165\x6e\x74"] = pdo_fetchcolumn("\x53\x45\x4c\x45\103\x54\40\x43\117\x55\x4e\x54\x28\52\x29\40\106\122\117\115\x20" . tablename($this->table_lesson_son) . "\x20\127\x48\x45\x52\105\x20\x70\141\x72\x65\156\164\151\144\x3d\72\x70\141\162\145\156\164\x69\x64\40\x41\x4e\x44\x20\x73\164\141\164\x75\x73\75\x3a\163\164\x61\164\x75\x73\40", array("\x3a\160\x61\162\x65\x6e\164\x69\x64" => $v["\x69\x64"], "\x3a\163\164\x61\164\165\163" => 1)); goto cE9G7; cArSx: $v["\x6d\x61\162\153\145\164\137\160\x72\151\143\x65"] = $v["\160\x72\x69\x63\x65"]; goto jLU6H; B3JyV: } goto onwct; mINHr: h3PxM: goto nsO70; YOI4l: $uniacid = $_W["\165\x6e\151\141\143\x69\144"]; goto u0niQ; onwct: XVhYY: goto Rhh4O; WxTS1: $newlesson = pdo_fetchall("\123\x45\114\x45\x43\x54\x20\151\x64\54\142\157\x6f\x6b\156\x61\155\x65\x2c\x70\x72\x69\143\x65\54\x69\x6d\x61\147\x65\x73\x2c\142\x75\x79\156\x75\x6d\x2c\x76\x69\162\164\165\x61\154\137\142\165\171\x6e\x75\155\54\166\x69\x70\x5f\156\165\155\x62\145\x72\x2c\164\x65\x61\x63\x68\145\x72\x5f\156\165\155\142\x65\162\x2c\166\151\x73\x69\164\137\x6e\x75\155\x62\145\x72\54\163\145\x63\164\151\x6f\156\x5f\x73\x74\141\x74\x75\163\54\x74\x65\141\143\150\x65\162\x69\144\x2c\151\x63\157\x5f\156\x61\x6d\x65\54\x75\x70\144\x61\x74\x65\137\x74\x69\x6d\x65\40\x46\122\x4f\115\x20" . tablename($this->table_lesson_parent) . "\40\127\110\105\122\x45\x20\165\156\151\141\143\151\x64\x3d\x3a\165\x6e\x69\x61\143\x69\144\40\101\116\104\x20\163\x74\141\x74\165\x73\x3d\x3a\163\x74\141\164\x75\163\x20\x4f\x52\104\x45\x52\40\x42\131\x20\x75\x70\144\141\x74\145\x5f\x74\151\x6d\145\40\x44\105\x53\103\x20\x4c\x49\115\x49\124\40\x30\x2c{$limit}", array("\x3a\x75\156\151\x61\x63\x69\x64" => $uniacid, "\72\x73\x74\x61\x74\x75\x73" => 1)); goto Wxvyq; Rhh4O: cache_write("\x66\x79\137\154\145\163\163\x6f\156\137" . $uniacid . "\x5f\151\x6e\144\145\170\137\x6e\145\167\x5f\x6c\x65\163\163\x6f\156\x5f\160\x63", $newlesson); goto mINHr; dKjKa: } public function getIndexRecomendLesson() { goto rknfk; UwXXz: uC3h5: goto lIrkp; lIrkp: cache_write("\146\x79\137\x6c\145\x73\x73\157\x6e\137" . $uniacid . "\137\151\x6e\x64\145\170\137\162\145\x63\x6f\x6d\x6d\x65\x6e\144\137\x70\143", $list); goto Eb0pC; vOy1K: foreach ($list as $key => $rec) { goto rpgid; NAUaa: Y03al: goto btLVx; rpgid: $list[$key]["\x6c\145\163\x73\x6f\156"] = pdo_fetchall("\x53\x45\x4c\x45\103\x54\x20\x2a\40\106\122\x4f\x4d\40" . tablename($this->table_lesson_parent) . "\40\127\110\105\x52\x45\40\x75\x6e\x69\141\x63\151\144\75\47{$uniacid}\47\x20\x41\x4e\x44\40\x73\164\x61\x74\165\163\75\61\x20\101\116\104\40\x28\162\x65\x63\x6f\x6d\x6d\x65\x6e\144\151\144\75\x27{$rec["\x72\x65\143\x69\x64"]}\47\x20\x4f\x52\x20\x28\162\145\143\x6f\x6d\155\145\156\144\x69\x64\40\114\x49\113\x45\40\47{$rec["\x72\145\x63\151\x64"]}\x2c\45\x27\x29\40\x4f\122\x20\x28\x72\x65\143\157\155\155\x65\x6e\144\151\144\x20\x4c\x49\113\x45\x20\x27\45\x2c{$rec["\x72\145\x63\151\144"]}\x27\51\40\117\122\40\50\162\x65\x63\x6f\x6d\155\145\x6e\144\x69\x64\x20\114\111\x4b\105\40\x27\x25\54{$rec["\162\145\143\151\x64"]}\54\45\x27\x29\x29\x20\117\x52\104\x45\x52\x20\102\131\x20\144\151\163\160\154\x61\171\157\x72\x64\x65\x72\x20\104\105\x53\103\x2c\40\151\x64\40\x44\x45\x53\103\x20\114\111\115\x49\x54\x20\x30\x2c" . $rec["\154\151\x6d\x69\164\x5f\x6e\165\x6d\x62\x65\162\137\x70\x63"]); goto GD2gl; ZgUSM: eyfXr: goto fQqrj; GD2gl: foreach ($list[$key]["\154\x65\x73\x73\x6f\156"] as $k => $val) { goto My3WC; AFegk: if (!($val["\144\151\x73\x63\157\165\156\164"] < 1)) { goto lRwAM; } goto G4QXX; gYEgD: $val["\x70\162\151\x63\x65"] = round($val["\x70\162\151\x63\x65"] * $val["\144\151\163\143\x6f\165\x6e\x74"], 2); goto P1JSq; jQfb8: JD6o9: goto Ra3xe; E_JPP: $val["\163\164\x75\x64\x79\137\156\x75\155\142\145\162"] = $val["\142\x75\x79\156\x75\x6d"] + $val["\x76\x69\162\x74\x75\x61\154\x5f\142\x75\171\x6e\165\x6d"] + $val["\x76\x69\x70\137\156\x75\155\142\x65\x72"] + $val["\x74\145\x61\143\x68\145\162\137\x6e\165\155\x62\145\x72"]; goto mP0Ji; mP0Ji: if (!($val["\x70\162\151\143\x65"] == 0)) { goto t1rO9; } goto R7dTt; oRrlD: $val["\x64\x69\x73\x63\157\165\x6e\x74"] = $this->getLessonDiscount($val["\151\144"]); goto AFegk; R7dTt: $val["\163\164\x75\x64\x79\x5f\x6e\165\155\x62\145\x72"] += $val["\x76\151\x73\151\x74\137\x6e\x75\x6d\x62\145\162"]; goto MPeiH; b0Tgl: $val["\x74\x65\141\143\x68\145\x72"] = pdo_get($this->table_teacher, array("\151\144" => $val["\x74\x65\x61\x63\150\145\162\151\x64"]), array("\x74\x65\141\143\150\x65\162", "\164\145\141\x63\x68\145\162\160\150\x6f\x74\157")); goto E_JPP; ztoNv: lRwAM: goto gYEgD; MPeiH: t1rO9: goto oRrlD; My3WC: $val["\x63\157\x75\x6e\164"] = pdo_fetchcolumn("\123\105\114\x45\103\x54\x20\x43\117\x55\x4e\x54\x28\52\51\x20\106\122\x4f\115\x20" . tablename($this->table_lesson_son) . "\40\127\110\x45\122\x45\40\x70\141\x72\145\156\164\x69\144\x3d\72\160\x61\162\145\x6e\164\151\144\x20\x41\116\104\x20\163\164\x61\x74\x75\163\75\72\x73\164\x61\x74\x75\x73\40", array("\72\x70\x61\162\145\156\164\151\x64" => $val["\x69\x64"], "\x3a\x73\164\x61\164\x75\163" => 1)); goto As92l; As92l: $val["\x64\145\163\143\162\151\160\x74"] = strip_tags(html_entity_decode($val["\144\x65\x73\x63\x72\151\x70\164"])); goto b0Tgl; G4QXX: $val["\151\x63\157\137\156\141\155\x65"] = $val["\151\x63\x6f\137\156\x61\x6d\x65"] ? $val["\151\143\157\137\156\141\155\145"] : "\151\x63\157\x2d\144\151\163\143\x6f\x75\156\164"; goto qmteB; qmteB: $val["\155\x61\162\153\145\164\137\x70\162\x69\x63\145"] = $val["\x70\x72\151\143\x65"]; goto ztoNv; P1JSq: $list[$key]["\x6c\x65\163\163\x6f\x6e"][$k] = $val; goto jQfb8; Ra3xe: } goto ZgUSM; fQqrj: if (!empty($list[$key]["\154\145\x73\163\x6f\156"])) { goto Y03al; } goto H9P99; btLVx: f3K_o: goto y3mUi; H9P99: unset($list[$key]); goto NAUaa; y3mUi: } goto UwXXz; EQwRV: $list = pdo_fetchall("\x53\x45\114\105\103\x54\x20\x69\144\40\101\123\x20\162\x65\143\x69\144\54\x72\145\x63\x5f\156\x61\x6d\x65\x2c\x69\x63\x6f\x6e\x2c\163\150\x6f\167\137\x73\x74\171\154\145\x2c\154\x69\155\151\x74\x5f\x6e\x75\x6d\x62\145\x72\137\x70\143\x20\x46\122\x4f\115\40" . tablename($this->table_recommend) . "\40\127\x48\105\122\105\x20\x75\156\x69\x61\x63\x69\144\x3d\72\x75\156\151\x61\x63\x69\x64\x20\x41\x4e\x44\x20\x69\x73\x5f\163\x68\x6f\167\x3d\x3a\151\163\x5f\163\150\x6f\x77\x20\117\122\x44\105\122\x20\x42\x59\x20\x64\x69\163\x70\154\x61\x79\157\162\x64\145\x72\x20\x44\105\123\103\54\151\144\40\x44\x45\123\x43", array("\72\165\156\151\x61\143\151\144" => $uniacid, "\x3a\x69\x73\x5f\x73\150\157\x77" => 1)); goto vOy1K; rknfk: global $_W; goto YKnCH; I9B5w: return $list; goto GeJsu; YKnCH: $uniacid = $_W["\165\156\151\x61\143\151\144"]; goto HCIlD; HCIlD: $list = $this->readCommonCache("\x66\x79\x5f\154\x65\x73\163\157\156\137" . $uniacid . "\137\151\x6e\x64\x65\x78\x5f\x72\145\143\x6f\x6d\x6d\x65\156\144\137\160\143"); goto tQZdV; tQZdV: if (!empty($list)) { goto RO5cO; } goto EQwRV; Eb0pC: RO5cO: goto I9B5w; GeJsu: } public function getBottomNavigation($limit) { goto BYTT9; NqnZg: $navigation = pdo_fetchall("\x53\105\x4c\x45\103\124\40\52\x20\x46\x52\117\115\40" . tablename($this->table_navigation) . "\x20\x57\110\105\x52\x45\x20\x75\x6e\x69\141\x63\151\x64\x3d\x3a\x75\156\151\x61\143\151\144\x20\x41\x4e\x44\x20\151\x73\137\x70\x63\75\72\151\x73\x5f\x70\x63\40\x41\116\x44\40\x6c\157\x63\x61\x74\x69\x6f\156\75\x3a\x6c\x6f\x63\141\164\151\157\x6e\40\117\122\104\105\122\40\x42\x59\x20\144\151\163\x70\x6c\x61\171\x6f\x72\144\x65\x72\x20\x44\x45\x53\x43\54\x20\x6e\141\x76\137\151\144\x20\x41\123\103\x20\x4c\x49\x4d\111\x54\40\x30\54" . $limit, array("\72\x75\156\151\x61\143\151\144" => $uniacid, "\72\151\x73\137\160\143" => 1, "\x3a\x6c\157\143\141\x74\x69\x6f\x6e" => 1)); goto g3Yec; ojipU: return $navigation; goto OdM4M; BYTT9: global $_W; goto q3CSB; nMjv7: $limit = intval($limit) ? intval($limit) : 20; goto p7Rmt; g3Yec: cache_write("\x66\x79\137\154\145\163\163\157\156\137" . $uniacid . "\x5f\x62\157\164\x74\x6f\155\137\x6e\x61\166\x69\x67\x61\x74\x69\x6f\x6e\137\160\143", $navigation); goto L2HFD; L2HFD: S0Dpk: goto ojipU; LI3tS: if (!empty($navigation)) { goto S0Dpk; } goto NqnZg; q3CSB: $uniacid = $_W["\165\156\151\141\x63\x69\x64"]; goto nMjv7; p7Rmt: $navigation = cache_load("\x66\x79\137\x6c\x65\163\163\x6f\x6e\x5f" . $uniacid . "\137\142\157\x74\164\157\155\137\x6e\141\166\x69\147\x61\x74\x69\157\156\137\x70\x63"); goto LI3tS; OdM4M: } public function getSelfNavigation() { goto lu5ol; x4ylR: if (!empty($navigation)) { goto FaRBp; } goto K0XAL; m0v1x: FaRBp: goto Hmx9s; Hmx9s: return $navigation; goto A1Fxb; WHgo7: cache_write("\146\x79\x5f\x6c\x65\x73\163\x6f\x6e\x5f" . $uniacid . "\x5f\163\x65\154\x66\x5f\x6e\141\166\x69\147\141\164\151\157\x6e\x5f\x70\143", $navigation); goto m0v1x; TKNHX: $uniacid = $_W["\x75\156\x69\x61\143\151\144"]; goto rxLt_; lu5ol: global $_W; goto TKNHX; rxLt_: $navigation = cache_load("\146\171\x5f\154\145\163\163\x6f\x6e\x5f" . $uniacid . "\x5f\x73\x65\154\146\x5f\156\141\x76\x69\x67\x61\164\x69\157\156\x5f\160\143"); goto x4ylR; K0XAL: $navigation = pdo_fetchall("\x53\105\x4c\105\103\124\x20\52\x20\106\x52\117\x4d\40" . tablename($this->table_navigation) . "\x20\x57\110\105\x52\105\40\165\x6e\151\x61\x63\x69\144\x3d\x3a\x75\x6e\151\141\x63\x69\144\x20\x41\x4e\104\x20\x69\x73\x5f\x70\x63\x3d\72\151\x73\x5f\160\143\40\101\x4e\104\x20\x6c\157\x63\x61\x74\151\157\x6e\75\x3a\154\157\143\x61\164\151\x6f\x6e\40\117\122\x44\x45\x52\40\x42\131\40\144\x69\x73\x70\x6c\x61\x79\157\162\144\145\x72\40\x44\x45\x53\x43\54\x20\156\x61\x76\x5f\x69\144\x20\x41\123\103\40", array("\72\165\156\151\x61\143\x69\x64" => $uniacid, "\x3a\151\x73\137\160\x63" => 1, "\x3a\x6c\157\x63\141\164\x69\157\x6e" => 3)); goto WHgo7; A1Fxb: } public function getLessonAudioBg() { goto WXsHS; qvSYH: cache_write("\x66\x79\x5f\x6c\145\x73\163\157\x6e\x5f" . $uniacid . "\x5f\x6c\145\x73\x73\157\x6e\x5f\141\165\144\151\157\137\x62\x67\137\x70\x63", $audio_bg); goto K_pZP; PHd38: $audio_bg = cache_load("\146\x79\137\x6c\x65\163\x73\157\x6e\x5f" . $uniacid . "\x5f\154\x65\163\x73\x6f\x6e\137\141\165\x64\151\157\137\142\x67\x5f\x70\x63"); goto Jwcrl; BuryU: $audio_bg = pdo_fetchall("\x53\105\114\105\103\x54\x20\52\x20\x46\x52\117\x4d\40" . tablename($this->table_banner) . "\x20\127\110\x45\x52\x45\x20\165\x6e\x69\x61\x63\151\144\75\72\165\x6e\151\x61\x63\x69\144\40\x41\x4e\104\40\x69\x73\137\x73\150\157\x77\75\72\151\x73\x5f\163\150\157\167\40\x41\x4e\104\x20\151\163\137\160\143\75\x3a\151\x73\x5f\160\143\40\101\x4e\104\x20\142\x61\156\x6e\x65\x72\137\164\x79\160\145\75\x3a\142\141\x6e\x6e\x65\x72\137\x74\171\160\145", array("\72\x75\156\x69\141\143\151\144" => $uniacid, "\72\x69\x73\137\x73\150\157\x77" => 1, "\x3a\151\x73\x5f\160\x63" => 1, "\x62\x61\156\x6e\x65\x72\x5f\x74\171\160\145" => 11)); goto qvSYH; zBCpC: return $audio_bg; goto HIIZz; WXsHS: global $_W; goto xL4q3; xL4q3: $uniacid = $_W["\x75\x6e\x69\x61\143\x69\x64"]; goto PHd38; K_pZP: duanb: goto zBCpC; Jwcrl: if (!empty($audio_bg)) { goto duanb; } goto BuryU; HIIZz: } public function getArticleAdv($limit = 4) { goto GwtmT; GzOtY: $article_avd = pdo_fetchall("\123\x45\114\105\x43\124\40\52\40\x46\122\117\115\40" . tablename($this->table_banner) . "\40\x57\110\x45\x52\x45\x20\x75\x6e\x69\x61\143\151\x64\75\72\x75\x6e\x69\x61\143\151\x64\x20\x41\116\x44\x20\x69\163\137\163\150\x6f\x77\x3d\x3a\151\x73\137\x73\x68\157\167\x20\101\116\104\x20\151\163\137\160\143\75\72\x69\x73\x5f\x70\143\x20\101\116\x44\x20\142\x61\x6e\x6e\145\x72\x5f\x74\x79\x70\145\75\72\142\141\x6e\156\x65\162\x5f\x74\x79\160\x65\x20\x4f\x52\104\x45\122\x20\102\x59\x20\x64\x69\x73\x70\x6c\x61\x79\x6f\162\x64\x65\162\x20\x44\x45\x53\103\54\x20\x62\x61\x6e\x6e\145\162\x5f\151\144\40\x41\x53\x43\x20\x4c\x49\115\111\124\x20\x30\x2c" . $limit, array("\x3a\165\156\x69\x61\x63\x69\144" => $uniacid, "\x3a\x69\x73\x5f\163\150\157\167" => 1, "\x3a\151\x73\x5f\x70\143" => 1, "\x62\x61\x6e\156\145\x72\137\x74\x79\x70\x65" => 12)); goto lI8wf; kNmMi: return $article_avd; goto Ro7Mc; r_HMW: tQVnK: goto kNmMi; F5kyH: if (!empty($article_avd)) { goto tQVnK; } goto GzOtY; GwtmT: global $_W; goto WjEKp; lI8wf: cache_write("\146\x79\137\x6c\145\x73\x73\157\156\137" . $uniacid . "\137\141\162\x74\151\143\154\x65\x5f\141\166\144\137\x70\x63", $article_avd); goto r_HMW; yLTGA: $article_avd = cache_load("\x66\x79\137\154\145\163\x73\157\x6e\137" . $uniacid . "\x5f\141\162\x74\151\x63\x6c\x65\x5f\x61\x76\144\x5f\160\x63"); goto F5kyH; WjEKp: $uniacid = $_W["\165\156\x69\141\143\151\x64"]; goto yLTGA; Ro7Mc: } public function getLessonDiscount($lessonid) { goto xXv1L; pwltg: $discount_lesson = pdo_fetch("\x53\x45\114\x45\x43\x54\x20\x64\x69\x73\x63\157\165\x6e\x74\x20\106\122\117\x4d\x20" . tablename($this->table_discount_lesson) . "\x20\x57\x48\x45\122\105\40\x75\x6e\x69\x61\x63\151\x64\x3d\x3a\165\x6e\151\141\143\151\144\x20\101\116\104\40\x6c\145\163\x73\x6f\x6e\x5f\151\x64\75\72\x6c\145\x73\163\157\156\137\151\x64\x20\101\116\x44\x20\163\164\x61\x72\164\164\x69\x6d\x65\x3c\x3a\x74\x69\x6d\145\40\101\116\104\40\145\156\x64\164\151\155\145\76\x3a\164\151\x6d\145", array("\x3a\165\156\x69\141\143\x69\144" => $_W["\165\156\x69\141\x63\151\144"], "\72\x6c\x65\163\x73\x6f\156\137\x69\144" => $lessonid, "\72\164\x69\x6d\145" => time())); goto fKsbO; xXv1L: global $_W; goto pwltg; fKsbO: $discount = $discount_lesson["\144\151\x73\143\x6f\x75\x6e\164"] ? $discount_lesson["\x64\x69\x73\143\x6f\x75\156\x74"] * 0.01 : 1; goto Bx7vB; Bx7vB: return $discount; goto w3A5c; w3A5c: } function createAlipayUrl($params, $alipay = array(), $is_site_store = false) { goto Y2it8; nDmyy: sort($prepares); goto xOY0A; PMjDF: $response = ihttp_request("\x68\164\164\x70\x73\x3a\x2f\57\x6d\x61\x70\151\x2e\x61\154\x69\160\141\x79\56\x63\157\155\x2f\x67\x61\164\145\167\141\171\x2e\x64\157\77" . http_build_query($set, '', "\x26"), array(), array("\103\x55\x52\x4c\117\120\x54\x5f\106\117\114\x4c\117\127\114\117\103\101\124\x49\x4f\116" => 0)); goto t93X1; xOY0A: $string = implode("\x26", $prepares); goto kvqec; AGNsB: $set["\x73\x69\x67\156"] = md5($string); goto PMjDF; kvqec: $string .= $alipay["\x73\145\143\162\145\x74"]; goto AGNsB; p6M4X: goto jCg_Z; goto mSljb; svrXS: $set["\x73\x65\x72\x76\x69\143\145"] = "\141\154\x69\160\x61\171\56\x77\141\160\56\x63\162\145\141\x74\x65\x2e\144\x69\x72\145\x63\x74\56\x70\141\x79\x2e\x62\x79\x2e\x75\163\x65\162"; goto clA_e; t93X1: if (!empty($response["\150\x65\141\x64\x65\162\163"]["\x4c\157\143\141\x74\x69\x6f\x6e"])) { goto n_pz1; } goto hzr3E; mSljb: duoqI: goto Zk6i0; arH5a: jCg_Z: goto Usr73; xfFd2: $tid = $params["\x75\156\151\157\156\x74\151\144"]; goto UuoQe; jnKlC: $set["\x73\x75\x62\x6a\145\143\164"] = $params["\164\x69\x74\154\145"]; goto Oiu7G; e8zos: $set["\157\x75\x74\137\164\x72\x61\x64\145\x5f\156\157"] = $tid; goto jnKlC; Zk6i0: $set["\163\145\x72\x76\x69\x63\x65"] = "\143\x72\145\x61\164\x65\x5f\144\151\x72\145\x63\x74\x5f\160\x61\171\137\x62\171\x5f\165\163\x65\162"; goto pzxPA; clA_e: $set["\160\141\162\x74\x6e\x65\x72"] = $alipay["\160\141\162\164\156\145\162"]; goto DbE_M; Oiu7G: $set["\164\x6f\164\141\x6c\137\146\x65\145"] = $params["\x66\x65\145"]; goto wKC7T; UuoQe: $set = array(); goto svrXS; Y2it8: global $_W; goto xfFd2; Usr73: $prepares = array(); goto k4nel; IJ3AM: return array("\x75\162\154" => $response["\150\x65\141\144\145\x72\163"]["\114\x6f\143\x61\164\x69\x6f\x6e"]); goto zwnF_; uNerK: $set["\163\151\147\156\x5f\164\x79\x70\x65"] = "\x4d\x44\65"; goto DNNlE; pzxPA: $set["\x73\x65\x6c\154\x65\x72\x5f\x69\x64"] = $alipay["\x70\141\162\164\156\x65\162"]; goto arH5a; hzr3E: exit(iconv("\147\142\153", "\x75\x74\146\x2d\70", $response["\143\x6f\x6e\164\x65\156\x74"])); goto VrcVo; r_CS5: e2Efq: goto nDmyy; DNNlE: $set["\x6e\x6f\164\x69\x66\x79\137\x75\x72\x6c"] = $_W["\163\x69\164\x65\162\157\157\164"] . "\160\141\171\x6d\x65\156\164\57\x61\x6c\151\x70\x61\x79\57\156\x6f\x74\151\x66\x79\x2e\x70\x68\x70"; goto Lv6PQ; Lv6PQ: $set["\x72\x65\x74\165\162\x6e\x5f\x75\162\154"] = $_W["\163\151\164\x65\162\157\x6f\164"] . $_W["\x75\x6e\x69\x61\143\151\144"] . "\57\155\171\x6c\145\163\x73\x6f\156\x2e\x68\x74\x6d\154\x3f\x6c\x65\x73\x73\157\156\151\144\75" . $params["\147\x6f\157\144\x73\151\144"] . "\46\151\x73\x70\141\x79\75\61"; goto e8zos; HPkg4: $set["\141\x70\x70\x5f\x70\x61\171"] = "\x59"; goto p6M4X; nYV9R: n_pz1: goto IJ3AM; VrcVo: return; goto nYV9R; d3Lsi: if ($params["\163\145\162\x76\x69\x63\145"] == "\143\x72\x65\141\164\145\137\144\151\162\x65\143\164\137\x70\141\171\137\142\171\137\x75\163\x65\162") { goto duoqI; } goto HPkg4; k4nel: foreach ($set as $key => $value) { goto jzljV; jzljV: if (!($key != "\163\151\147\156" && $key != "\163\151\x67\x6e\137\164\x79\160\x65")) { goto j7rra; } goto mrF7G; cLxJf: AkYue: goto H2YNd; FGf71: j7rra: goto cLxJf; mrF7G: $prepares[] = "{$key}\75{$value}"; goto FGf71; H2YNd: } goto r_CS5; WU4ft: $set["\142\x6f\144\171"] = $is_site_store ? "\163\151\164\145\x5f\163\164\157\162\x65" : $_W["\x75\x6e\151\x61\x63\x69\144"]; goto d3Lsi; wKC7T: $set["\163\x65\x6c\x6c\x65\162\x5f\151\144"] = $alipay["\141\x63\143\x6f\x75\156\x74"]; goto VD5Wb; VD5Wb: $set["\x70\141\x79\x6d\x65\156\164\x5f\x74\x79\x70\145"] = 1; goto WU4ft; DbE_M: $set["\137\151\x6e\160\x75\x74\x5f\143\150\x61\x72\163\145\x74"] = "\x75\164\146\55\x38"; goto uNerK; zwnF_: } public function readCommonCache($name) { goto WSmZW; WxULQ: ifacz: goto T0vDS; KTDUh: return $data; goto K0Lhy; augy1: return false; goto MfUYL; VfOrF: $data = cache_load($name); goto gjSiF; FAl1u: cache_write("\x75\x70\x64\141\164\x65\137\x74\x69\x6d\145\x5f" . $_W["\165\156\x69\141\143\151\144"], time() + 30); goto Lkdtg; Lkdtg: bGDvG: goto augy1; K0Lhy: goto ylkpy; goto WxULQ; emV6g: if (empty($data) || time() > $update_time) { goto ifacz; } goto KTDUh; WSmZW: global $_W; goto VfOrF; gjSiF: $update_time = intval(cache_load("\x75\x70\144\141\x74\145\x5f\x74\x69\155\x65\137" . $_W["\x75\156\x69\141\143\x69\x64"])); goto emV6g; MfUYL: ylkpy: goto SmkHB; T0vDS: if (!(time() > $update_time)) { goto bGDvG; } goto FAl1u; SmkHB: } public function createPayLog($params) { goto XfKrG; XfKrG: global $_W; goto Azvwp; rx1XH: $data = array("\165\x6e\x69\x61\x63\x69\144" => $_W["\x75\156\x69\141\143\x69\x64"], "\141\x63\x69\x64" => $_W["\141\143\x69\x64"], "\157\x70\145\x6e\x69\144" => $params["\157\x70\x65\156\x69\144"], "\x6d\x6f\144\165\154\x65" => $params["\x6d\x6f\x64\x75\x6c\x65"], "\x66\x65\x65" => $params["\146\145\145"], "\143\x61\x72\144\137\x66\145\145" => $params["\x63\141\x72\x64\x5f\146\x65\145"], "\164\x69\x64" => $params["\164\151\144"], "\164\x79\x70\x65" => $params["\164\x79\x70\145"], "\165\156\x69\x6f\x6e\x74\x69\144" => date("\131\x6d\x64\x48\151\163") . $moduleid . random(8, 1), "\163\x74\x61\164\165\163" => 0, "\x69\163\x5f\x75\163\x65\143\x61\x72\x64" => 0, "\x63\x61\x72\144\x5f\x69\144" => 0, "\145\x6e\143\162\x79\x70\x74\137\143\157\x64\145" => ''); goto htJ2Q; KTDWa: Am_Wc: goto yOaEa; htJ2Q: if (pdo_insert("\143\157\162\x65\137\160\x61\x79\154\x6f\147", $data)) { goto Am_Wc; } goto aB2cm; apWfP: $moduleid = pdo_fetchcolumn("\123\105\x4c\x45\x43\124\40\155\x69\x64\x20\106\122\117\x4d\x20" . tablename("\155\x6f\x64\x75\154\x65\x73") . "\x20\x57\x48\105\x52\105\x20\x6e\141\155\145\x20\75\40\72\156\141\x6d\145", array("\x3a\156\141\155\x65" => $params["\155\157\144\x75\154\145"])); goto Wz3iX; x2Fpe: return error(-1, "\345\217\x82\xe6\225\260\xe9\224\x99\350\xaf\257"); goto bSFfq; tOJEj: $data["\160\154\x69\144"] = $plid; goto HLAUN; mlHxj: if (empty($log)) { goto Yw_6I; } goto RXJI4; Wz3iX: $moduleid = empty($moduleid) ? "\60\x30\x30\x30\x30\x30" : sprintf("\x25\x30\x36\144", $moduleid); goto rx1XH; HLAUN: return $data; goto ZLZlc; RXJI4: return $log["\x70\x6c\x69\144"]; goto hhQ0K; bSFfq: MvRxG: goto CoYBC; Azvwp: if (!(!is_array($params) || empty($params["\155\157\x64\165\x6c\x65"]) || empty($params["\164\x69\144"]) || empty($params["\x66\x65\x65"]) || empty($params["\x74\x79\160\x65"]))) { goto MvRxG; } goto x2Fpe; aB2cm: message("\xe6\x94\xaf\344\xbb\x98\xe6\x8e\245\345\217\243\347\xb9\201\345\277\231\xef\xbc\214\xe8\257\xb7\xe7\250\215\345\200\x99\351\x87\x8d\xe8\xaf\225"); goto KTDWa; hhQ0K: Yw_6I: goto apWfP; CoYBC: $log = pdo_get("\x63\x6f\x72\145\x5f\x70\141\171\x6c\x6f\x67", array("\164\151\x64" => $params["\164\x69\144"], "\x75\156\x69\141\x63\151\144" => $_W["\x75\156\151\x61\143\151\144"], "\155\x6f\x64\165\x6c\x65" => $params["\x74\151\x64"])); goto mlHxj; yOaEa: $plid = pdo_insertid(); goto tOJEj; ZLZlc: } public function tranTime($time) { goto PabDS; ldVoj: if ($time < 60 * 60 * 24) { goto p84N1; } goto BA19Z; BAGyO: goto bMHVs; goto WrLTD; tZupB: qyPSR: goto Ajr92; BA19Z: if ($time < 60 * 60 * 24 * 3) { goto gdAZg; } goto xafsZ; Ajr92: $str = "\345\x88\232\xe5\210\x9a"; goto BAGyO; E_2pj: $time = time() - $time; goto HG6DP; z7omd: gdAZg: goto qTPji; cQ_Ti: $min = floor($time / 60); goto HwAng; PabDS: $rtime = date("\x6d\x2d\144\40\x48\x3a\151", $time); goto Zag39; NpJhk: goto bMHVs; goto tZupB; Sngbo: i8zjf: goto Iwzhw; xafsZ: $str = $rtime; goto NpJhk; HwAng: $str = $min . "\345\210\x86\351\222\237\xe5\x89\215"; goto RHwai; HG6DP: if ($time < 60) { goto qyPSR; } goto VSjwP; eyCWa: if ($d == 1) { goto i8zjf; } goto EV_jA; qTPji: $d = floor($time / (60 * 60 * 24)); goto eyCWa; Iwzhw: $str = "\xe6\x98\xa8\345\244\xa9"; goto QaTz8; y9540: p84N1: goto lk23S; BTb4X: goto bMHVs; goto z7omd; WrLTD: NuwfR: goto cQ_Ti; Zag39: $htime = date("\110\x3a\151", $time); goto E_2pj; VSjwP: if ($time < 60 * 60) { goto NuwfR; } goto ldVoj; RHwai: goto bMHVs; goto y9540; lrKaW: goto OaUzO; goto Sngbo; RMhU2: return $str; goto pNxin; EV_jA: $str = "\345\x89\215\345\244\251"; goto lrKaW; QaTz8: OaUzO: goto teqhx; teqhx: bMHVs: goto RMhU2; lk23S: $h = floor($time / (60 * 60)); goto PjB2F; PjB2F: $str = $h . "\345\xb0\x8f\346\227\xb6\345\x89\x8d"; goto BTb4X; pNxin: } public function isMobile() { goto Qvy4O; tSD2B: jCuV7: goto R1mqC; MAtsN: if (!preg_match("\57\x28" . implode("\x7c", $clientkeywords) . "\x29\57\151", strtolower($_SERVER["\110\x54\124\120\137\125\123\x45\122\137\101\x47\105\116\124"]))) { goto EiNPC; } goto ALkL6; lku1W: if (!isset($_SERVER["\x48\x54\124\x50\x5f\x41\x43\103\105\120\x54"])) { goto b6Gjd; } goto IVd2J; UqCvr: X6h6Y: goto R1Nw8; IVd2J: if (!(strpos($_SERVER["\x48\124\124\120\137\101\103\103\x45\120\124"], "\166\156\144\56\x77\x61\160\x2e\167\155\x6c") !== false && (strpos($_SERVER["\x48\124\x54\x50\x5f\101\x43\103\x45\x50\x54"], "\x74\145\170\164\57\x68\x74\x6d\154") === false || strpos($_SERVER["\x48\124\124\120\137\x41\103\x43\x45\x50\x54"], "\166\156\144\x2e\x77\x61\160\x2e\167\155\x6c") < strpos($_SERVER["\x48\124\x54\x50\x5f\101\103\x43\x45\120\x54"], "\x74\145\x78\164\x2f\x68\x74\155\x6c")))) { goto mdbCI; } goto kte_0; R1Nw8: if (!isset($_SERVER["\110\x54\124\120\137\x55\x53\105\122\x5f\x41\x47\x45\x4e\124"])) { goto roppB; } goto H1G1E; pp0TF: return true; goto tSD2B; Qvy4O: if (!isset($_SERVER["\x48\x54\x54\x50\x5f\130\137\x57\x41\x50\137\x50\122\117\106\x49\x4c\x45"])) { goto jCuV7; } goto pp0TF; rHJjE: mdbCI: goto nPGzZ; i10in: EiNPC: goto mMfHu; kte_0: return true; goto rHJjE; ZQE5k: return stristr($_SERVER["\x48\124\124\120\137\x56\111\x41"], "\x77\x61\160") ? true : false; goto UqCvr; mMfHu: roppB: goto lku1W; ryYtT: return false; goto MZtq0; nPGzZ: b6Gjd: goto ryYtT; ALkL6: return true; goto i10in; H1G1E: $clientkeywords = array("\156\x6f\153\x69\x61", "\x73\157\156\x79", "\145\162\x69\143\x73\x73\x6f\x6e", "\x6d\157\x74", "\x73\x61\x6d\x73\165\156\147", "\150\x74\x63", "\x73\x67\x68", "\x6c\x67", "\x73\x68\141\x72\x70", "\163\151\x65\x2d", "\x70\x68\x69\154\x69\x70\163", "\160\141\156\x61\163\157\156\x69\x63", "\x61\154\143\141\164\145\154", "\x6c\x65\156\157\166\157", "\x69\x70\150\157\x6e\145", "\x69\x70\157\144", "\x62\x6c\x61\143\153\142\x65\162\x72\x79", "\x6d\x65\151\x7a\165", "\x61\x6e\144\x72\157\151\x64", "\x6e\x65\x74\x66\x72\157\156\x74", "\x73\171\155\142\x69\141\x6e", "\165\x63\x77\x65\x62", "\167\151\156\144\157\167\x73\x63\x65", "\x70\x61\154\x6d", "\157\160\145\162\x61\155\151\x6e\151", "\157\x70\145\x72\x61\155\x6f\x62\x69", "\x6f\160\x65\x6e\167\141\166\x65", "\x6e\145\170\x75\163\157\156\x65", "\x63\154\x64\143", "\x6d\x69\x64\160", "\167\141\160", "\155\157\142\x69\x6c\145"); goto MAtsN; R1mqC: if (!isset($_SERVER["\x48\124\x54\x50\x5f\126\x49\x41"])) { goto X6h6Y; } goto ZQE5k; MZtq0: } public function pagination($tcount, $pindex, $psize = 10, $url = '', $context = array("\142\145\146\157\x72\x65" => 3, "\141\x66\x74\145\x72" => 3)) { goto puCOA; puCOA: global $_W; goto pAL5b; Lf3wt: if (!($i <= $range["\x65\156\x64"])) { goto bybiY; } goto NxOfB; nqGt1: goto XEoN1; goto VtyQw; HAtdm: $range["\x65\156\x64"] = min($pdata["\164\x70\x61\x67\x65"], $pdata["\143\151\x6e\x64\145\x78"] + $context["\x61\x66\164\x65\162"]); goto ZCkxb; fPWtP: $html .= "\74\x6c\151\x3e\x3c\x61\40\x63\154\141\163\163\x3d\42\x65\x6e\x64\x22\76\xe9\246\x96\351\241\265\74\57\141\x3e\74\57\x6c\151\76"; goto HxBXj; iRvQ1: $aa = "\x68\x72\145\146\x3d\x22\77" . http_build_query($_GET) . "\42"; goto L7sAX; nHr4p: $html = "\x3c\165\154\40\143\154\x61\163\163\x3d\42\150\147\55\x34\60\40\161\x6c\137\160\141\147\x65\x73\x20\x6d\x2d\141\x75\164\157\40\164\x65\x78\164\x2d\x63\x22\x3e"; goto G5pAm; OPGiq: $_GET["\160\141\147\x65"] = $pdata["\146\151\156\144\x65\x78"]; goto gbDwT; eOwD5: $html .= "\x3c\x6c\x69\x3e\74\x61\x20" . $pdata["\146\141\x61"] . "\76\xe9\246\226\xe9\xa1\265\x3c\x2f\x61\x3e\74\x2f\154\x69\x3e"; goto si0Xy; X2Zan: return ''; goto bdC_W; H2vpO: EYgaI: goto nHr4p; I6ys4: $html .= $i == $pdata["\143\x69\x6e\144\x65\170"] ? "\74\154\151\x3e\74\x61\40\x63\154\141\163\163\x3d\42\143\x75\162\x22\76" . $i . "\x3c\57\141\76\74\57\x6c\151\76" : "\74\154\151\x3e\74\141\x20" . $aa . "\x3e" . $i . "\74\57\x61\76\x3c\57\x6c\151\76"; goto c4ZDG; BlmdS: return $html; goto dhUG3; Dichq: $pdata["\x70\151\x6e\x64\145\170"] = $cindex > 1 ? $cindex - 1 : 1; goto diqJt; oPvj8: $pdata["\x74\x70\141\147\145"] = ceil($tcount / $psize); goto bnA4l; gbDwT: $pdata["\146\x61\141"] = "\x68\x72\145\x66\75\x22" . $_W["\163\143\162\151\160\x74\137\156\x61\x6d\145"] . "\77" . http_build_query($_GET) . "\x22"; goto f5nOC; si0Xy: $html .= "\74\154\151\x3e\x3c\141\40" . $pdata["\160\141\x61"] . "\76\xe4\270\212\344\270\200\xe9\xa1\xb5\x3c\57\x61\76\74\57\x6c\151\76"; goto nqGt1; oGLlf: $pdata["\154\141\141"] = "\x68\162\145\x66\x3d\x22" . $_W["\x73\x63\162\151\160\x74\x5f\x6e\141\x6d\x65"] . "\77" . http_build_query($_GET) . "\42"; goto HOzHm; M78f7: goto Dxb8S; goto ab8aB; PeZxE: $pdata["\160\x61\x61"] = "\x68\162\145\146\75\x22" . $_W["\163\143\162\x69\x70\164\137\156\141\x6d\x65"] . "\x3f" . http_build_query($_GET) . "\42"; goto Gz8G0; nbGu2: Dxb8S: goto y2bkI; c4ZDG: fx8I2: goto oWMLC; kpnTH: if ($pdata["\x63\151\x6e\x64\145\x78"] >= $pdata["\x74\x70\x61\x67\x65"]) { goto vfDPy; } goto XirIy; c9BR5: $pdata["\x6e\141\141"] = "\150\x72\x65\x66\75\42\77" . str_replace("\52", $pdata["\x6e\151\156\x64\x65\170"], $url) . "\42"; goto qAQVL; a1srU: hTlkH: goto Bxp5l; VVnc0: R_KIo: goto Lf3wt; Gz8G0: $_GET["\x70\141\147\x65"] = $pdata["\156\x69\x6e\144\145\x78"]; goto ZUwkD; ab8aB: vfDPy: goto qvLJZ; y2bkI: $html .= "\74\x2f\165\x6c\76"; goto BlmdS; pAL5b: $pdata = array("\164\143\x6f\x75\x6e\x74" => 0, "\164\160\x61\147\x65" => 0, "\x63\151\x6e\144\145\170" => 0, "\x66\151\156\144\145\x78" => 0, "\160\151\156\x64\145\170" => 0, "\156\x69\x6e\x64\x65\x78" => 0, "\154\151\156\144\x65\170" => 0, "\157\160\164\x69\157\156\163" => ''); goto kSJB4; HxBXj: $html .= "\74\x6c\151\76\74\x61\40\x63\x6c\141\x73\x73\x3d\x22\x65\156\144\x22\x3e\344\270\x8a\344\xb8\x80\xe9\241\265\74\x2f\141\76\x3c\x2f\x6c\x69\x3e"; goto CFDVY; RHO9Z: xfIn1: goto Zpm42; diqJt: $pdata["\x6e\x69\x6e\144\145\170"] = $cindex < $pdata["\x74\x70\141\x67\x65"] ? $cindex + 1 : $pdata["\164\160\x61\x67\145"]; goto g5ZfC; oqtpT: YTOyH: goto I6ys4; HOzHm: goto EYgaI; goto RHO9Z; BQHG5: $cindex = max($cindex, 1); goto bWEnG; Zpm42: $pdata["\146\141\x61"] = "\x68\162\x65\146\x3d\x22\77" . str_replace("\x2a", $pdata["\x66\x69\x6e\144\x65\170"], $url) . "\42"; goto OJJxK; ZCkxb: if (!($range["\145\x6e\x64"] - $range["\x73\164\x61\162\x74"] < $context["\142\x65\x66\x6f\162\145"] + $context["\x61\x66\x74\x65\162"])) { goto qG3a7; } goto g8_g6; vpyRE: $pdata["\146\x69\156\144\145\x78"] = 1; goto Dichq; XirIy: $html .= "\x3c\x6c\x69\76\x3c\x61\x20" . $pdata["\x6e\x61\141"] . "\x3e\xe4\xb8\x8b\xe4\270\x80\xe9\241\265\x3c\57\x61\x3e\x3c\57\x6c\x69\x3e"; goto XCOXg; XCOXg: $html .= "\x3c\154\151\x3e\74\141\40" . $pdata["\x6c\x61\x61"] . "\x3e\345\xb0\276\xe9\xa1\xb5\x3c\x2f\x61\x3e\x3c\x2f\154\x69\x3e"; goto M78f7; Ewp7_: $range["\x73\164\x61\162\164"] = max(1, $range["\145\156\144"] - $context["\142\145\146\x6f\162\145"] - $context["\x61\x66\164\x65\162"]); goto YyqMX; bdC_W: OKMKo: goto Ux230; PJ40J: if (!($context["\x61\146\164\x65\x72"] != 0 && $context["\142\x65\x66\157\x72\145"] != 0)) { goto QZhDG; } goto aSNEQ; X5tcB: $i = $range["\163\164\x61\162\164"]; goto VVnc0; G5pAm: if ($pdata["\143\151\156\x64\145\170"] > $pdata["\x74\x70\x61\147\145"] || $pdata["\143\151\156\144\x65\170"] == 1) { goto kqZgO; } goto eOwD5; g8_g6: $range["\x65\x6e\x64"] = min($pdata["\x74\x70\x61\147\145"], $range["\163\x74\141\x72\164"] + $context["\142\145\146\157\162\145"] + $context["\x61\x66\164\x65\162"]); goto Ewp7_; CEzKF: $_GET["\x70\x61\x67\145"] = $pdata["\x6c\151\x6e\144\145\170"]; goto oGLlf; X4cM0: goto R_KIo; goto npUPL; XptVX: $_GET["\x70\x61\x67\x65"] = $i; goto iRvQ1; f5nOC: $_GET["\160\141\147\x65"] = $pdata["\x70\151\x6e\144\x65\170"]; goto PeZxE; OJJxK: $pdata["\160\x61\x61"] = "\150\x72\x65\146\75\x22\77" . str_replace("\x2a", $pdata["\160\x69\x6e\x64\x65\x78"], $url) . "\42"; goto c9BR5; g5ZfC: $pdata["\x6c\151\x6e\144\145\x78"] = $pdata["\164\x70\x61\147\x65"]; goto wcBHV; YyqMX: qG3a7: goto X5tcB; Tm9Os: QZhDG: goto kpnTH; Bxp5l: $aa = "\x68\162\145\x66\x3d\x22\77" . str_replace("\x2a", $i, $url) . "\42"; goto oqtpT; qAQVL: $pdata["\154\141\141"] = "\x68\162\x65\x66\x3d\42\x3f" . str_replace("\52", $pdata["\154\x69\156\144\145\x78"], $url) . "\42"; goto H2vpO; Ux230: $cindex = $pindex; goto J1sPG; bnA4l: if (!($pdata["\x74\160\x61\x67\145"] <= 1)) { goto OKMKo; } goto X2Zan; J1sPG: $cindex = min($cindex, $pdata["\164\160\x61\147\x65"]); goto BQHG5; L7sAX: goto YTOyH; goto a1srU; oWMLC: $i++; goto X4cM0; u7ea_: $html .= "\74\154\151\x3e\x3c\141\x20\143\x6c\x61\x73\x73\75\42\145\156\x64\x22\x3e\xe5\260\xbe\xe9\241\265\74\x2f\141\76\x3c\57\154\151\76"; goto nbGu2; kSJB4: $pdata["\x74\x63\x6f\165\x6e\x74"] = $tcount; goto oPvj8; NxOfB: if ($url) { goto hTlkH; } goto XptVX; CFDVY: XEoN1: goto PJ40J; ZUwkD: $pdata["\x6e\x61\x61"] = "\150\162\145\146\75\42" . $_W["\x73\143\x72\151\160\x74\x5f\156\x61\155\x65"] . "\77" . http_build_query($_GET) . "\x22"; goto CEzKF; aSNEQ: $range = array(); goto QC2X2; VtyQw: kqZgO: goto fPWtP; wcBHV: if ($url) { goto xfIn1; } goto OPGiq; qvLJZ: $html .= "\x3c\x6c\151\76\x3c\x61\x20\143\x6c\x61\163\x73\x3d\42\145\156\144\42\x3e\344\xb8\213\344\xb8\200\351\241\265\74\57\x61\x3e\x3c\57\x6c\151\76"; goto u7ea_; bWEnG: $pdata["\143\x69\156\144\x65\x78"] = $cindex; goto vpyRE; npUPL: bybiY: goto Tm9Os; QC2X2: $range["\x73\164\x61\162\164"] = max(1, $pdata["\143\151\156\144\x65\x78"] - $context["\142\145\146\x6f\162\x65"]); goto HAtdm; dhUG3: } }
Function Calls
None |
Stats
MD5 | c43d9e3f76bedc076789cb31e4e0ba1c |
Eval Count | 0 |
Decode Time | 153 ms |