瀏覽代碼

wesmiler ECY 画画交易平台

APPLE 3 年之前
父節點
當前提交
feff06955b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application/cmgadm/controller/user/User.php

+ 1 - 0
application/cmgadm/controller/user/User.php

@@ -651,6 +651,7 @@ class User extends Backend
         }
         }
         if ($this->request->isPost()) {
         if ($this->request->isPost()) {
             $params = $this->request->post("row/a");
             $params = $this->request->post("row/a");
+            var_dump($params);
             if(empty($params['nickname']))
             if(empty($params['nickname']))
             {
             {
                 $this->error("昵称不能为空");
                 $this->error("昵称不能为空");