dever hace 6 años
padre
commit
f5cb5fc2ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;