dever před 6 roky
rodič
revize
f5cb5fc2ef
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      act/lib/Score.php

+ 1 - 1
act/lib/Score.php

@@ -64,7 +64,7 @@ class Score
                     }
                 }
             }
-            $where['user_log_id'] = $user_log_id;
+            //$where['user_log_id'] = $user_log_id;
             $where['uid'] = $user_log['uid'];
             $where['data_id'] = $id;
             $where['type'] = $type;