陈德本 5 năm trước cách đây
mục cha
commit
214067d95c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      App/Api/Controller/Msg.php

+ 0 - 1
App/Api/Controller/Msg.php

@@ -53,7 +53,6 @@ class Msg extends Controller
             }else{
                 $key="mails:".$mail_id;
                 $temp=$cache->get($key);
-                unset($temp);
                 if (!$temp) {
                     $detail = $mailbox->getMail($mail_id);
                     if ($from_google){