Changeset 1110 for trunk/common/score.php
- Timestamp:
- 03/17/10 00:06:03 (2 years ago)
- File:
-
- 1 edited
-
trunk/common/score.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/common/score.php
r1046 r1110 19 19 $rduration = getattr($rparams, 'duration', 10000000) * 60 * 60; 20 20 if ($time >= $rstart && $time <= $rstart + $rduration) { 21 score_update( 'score',$user_id, $task_id, $round['id'], $score);21 score_update($user_id, $task_id, $round['id'], $score); 22 22 } 23 23 }
Note: See TracChangeset
for help on using the changeset viewer.
![[infoarena] development](/chrome/site/logo.png)