瀏覽代碼

we7修复

dyjh 6 年之前
父節點
當前提交
f0e81d9960
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      module.php

+ 1 - 0
module.php

xqd
@@ -5,6 +5,7 @@ $entry = '/public/';
 
 if (file_exists(__DIR__ . $entry)) {
     global $_W;
+    print_r($_W);die;
     $wUser = [
         'uid' => $_W['user']['uid'],
         'name' => $_W['user']['name'],