Changeset 1707
- Timestamp:
- 08/29/08 10:38:46 (3 months ago)
- Files:
-
- 1 modified
-
trunk/play/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/play/index.php
r1653 r1707 307 307 Stream::insert_now_playing($song->id,$uid,$song->time,$sid); 308 308 309 if ( isset($start)) {309 if ($start > 0) { 310 310 311 311 // Calculate stream size from byte range
