wugg %!s(int64=2) %!d(string=hai) anos
pai
achega
1b8b401641
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/common.php

+ 1 - 1
app/common.php

@@ -1256,7 +1256,7 @@ if (!function_exists('get_handle_user_list')) {
                 ->cursor();
 
             foreach ($share as $s) {
-                if ($s['to_user']) $data[] = [$s['to_user']];
+                if ($s['to_user']) $data[] = $s['to_user'];
                 elseif ($s['to_group']) {
                     $group_user = Db::name('role_group')
                         ->where([