陈德本 5 lat temu
rodzic
commit
214067d95c
1 zmienionych plików z 0 dodań i 1 usunięć
  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){