Changeset 1708
- Timestamp:
- 08/29/08 10:39:07 (3 months ago)
- Files:
-
- 1 modified
-
branches/3.4/play/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.4/play/index.php
r1652 r1708 308 308 Stream::insert_now_playing($song->id,$uid,$song->time,$sid); 309 309 310 if ( isset($start)) {310 if ($start > 0) { 311 311 312 312 // Calculate stream size from byte range
