1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00

Display video webplayer outside footer

This commit is contained in:
Afterster 2014-09-23 22:37:35 +02:00
parent 8a68833c13
commit 4b9e6adeeb
3 changed files with 53 additions and 22 deletions

View file

@ -157,6 +157,9 @@ class Plex_Api
} else {
$email = $username;
$username = null;
$GLOBALS['user'] = new User();
$GLOBALS['user']->load_playlist();
}
if ($createSession) {