rabin hace 3 años
padre
commit
3f4c7c0f6b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      service/mail/lib/Manage.php

+ 1 - 1
service/mail/lib/Manage.php

@@ -816,7 +816,7 @@ class Manage
                     }
                 } else {
                     $update['where_id'] = $info['id'];
-                    Dever::db('mail/area_stat')->update($w);
+                    Dever::db('mail/area_stat')->update($update);
                 }
             }
         }