File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 22// +----------------------------------------------------------------------
33// | ThinkPHP 5 [ WE CAN DO IT JUST THINK IT ]
44// +----------------------------------------------------------------------
5- // | Copyright (c) 2016 http://www.zzstudio.net All rights reserved.
6- // +----------------------------------------------------------------------
75// | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
86// +----------------------------------------------------------------------
9- // | Author: Byron Sampson <xiaobo.sun@gzzstudio.net >
7+ // | Author: Jason <625796652@qq.com >
108// +----------------------------------------------------------------------
119namespace think ;
1210
@@ -306,4 +304,4 @@ protected function getUserInfo($uid)
306304
307305 return $ userinfo [$ uid ];
308306 }
309- }
307+ }
You can’t perform that action at this time.
0 commit comments