1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-06 03:49:56 +02:00

wups didnt mean to leave that in

This commit is contained in:
Karl 'vollmerk' Vollmer 2006-09-11 03:46:55 +00:00
parent 87c3f8292f
commit c11aa971ca

View file

@ -64,10 +64,6 @@ function show_playlist($playlist) {
/* Create the Playlist */
$song_ids = $playlist->get_items();
/* Store this new id in the session for later
* use
*/
$_SESSION['data']['playlist_id'] = $playlist->id;
show_playlist_menu();