dever 6 rokov pred
rodič
commit
f5cb5fc2ef
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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;