Changeset 1065
- Timestamp:
- 12/01/09 01:41:34 (2 years ago)
- File:
-
- 1 edited
-
trunk/www/views/plot_rating.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/views/plot_rating.php
r1031 r1065 9 9 $range_start = floor($history[$keys[0]]['timestamp'] / (24 * 3600)); 10 10 $range_start -= (int)date('d', $history[$keys[0]]['timestamp']) - 1; 11 $range_end = floor($history[$keys[count($history) - 1]]['timestamp'] / (24 * 3600));11 $range_end = ceil($history[$keys[count($history) - 1]]['timestamp'] / (24 * 3600)) + 10; 12 12 13 13 $rating_start = $history[$keys[0]]['rating'];
Note: See TracChangeset
for help on using the changeset viewer.
![[infoarena] development](/chrome/site/logo.png)