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:
parent
87c3f8292f
commit
c11aa971ca
1 changed files with 0 additions and 4 deletions
|
@ -64,10 +64,6 @@ function show_playlist($playlist) {
|
||||||
/* Create the Playlist */
|
/* Create the Playlist */
|
||||||
$song_ids = $playlist->get_items();
|
$song_ids = $playlist->get_items();
|
||||||
|
|
||||||
/* Store this new id in the session for later
|
|
||||||
* use
|
|
||||||
*/
|
|
||||||
$_SESSION['data']['playlist_id'] = $playlist->id;
|
|
||||||
|
|
||||||
show_playlist_menu();
|
show_playlist_menu();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue