mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
parent
4d477ce4e1
commit
af73dc7a0e
1 changed files with 2 additions and 0 deletions
|
@ -992,6 +992,8 @@ class PlayList extends ObjectYPT
|
|||
|
||||
_error_log('Playlist::save ' . json_encode(debug_backtrace()));
|
||||
|
||||
AVideoPlugin::loadPlugin('PlayLists');
|
||||
|
||||
$this->clearEmptyLists();
|
||||
if (empty($this->getUsers_id()) || !PlayLists::canManageAllPlaylists()) {
|
||||
$users_id = User::getId();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue