dever %!s(int64=6) %!d(string=hai) anos
pai
achega
35f7a722fa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main/src/Journal_v1.php

+ 1 - 1
main/src/Journal_v1.php

@@ -379,7 +379,7 @@ class Journal_v1 extends Core
         } elseif ($this->data['uid'] > 0) {
             $cache = false;
             if ($this->data['info']['hot'] == 1) {
-                $cache = true;
+                $cache = false;
             }
             $subscribe = Dever::load('act/lib/subscribe')->get($id, $this->data['uid'], 4, $cache);
         }