root %!s(int64=5) %!d(string=hai) anos
pai
achega
b1ad8b76a7
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      wxapp.php

+ 2 - 0
wxapp.php

xqd
@@ -14,7 +14,9 @@
 defined('IN_IA') or exit('Access Denied');
 class Zh_tcwqModuleWxapp extends WeModuleWxapp {
 	public function __construct() {
+
 		global $_W, $_GPC;
+        var_dump($_GPC['details']);die;
 		if ($_GPC['details']) {
 			function getaccess_token($_W) {
 				$res = pdo_get('zhtc_system', array('uniacid' => $_W['uniacid']));