rabin před 5 roky
rodič
revize
77a68acd46
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      main/src/Journal_v1.php

+ 1 - 1
main/src/Journal_v1.php

@@ -372,7 +372,7 @@ class Journal_v1 extends Core
     {
     {
         $subscribe = 2;
         $subscribe = 2;
         $id = Dever::input('id');
         $id = Dever::input('id');
-        $this->check();
+        $id = $this->check();
         $this->data['info'] = $this->info($this->data['info'], false);
         $this->data['info'] = $this->info($this->data['info'], false);
         if ($this->data['info']['ytype'] == 2) {
         if ($this->data['info']['ytype'] == 2) {
             $subscribe = 3;
             $subscribe = 3;