mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 09:49:30 +02:00
Fix latest Scrutinizer reported errors
This commit is contained in:
parent
80cd08ed04
commit
504013ae66
6 changed files with 24 additions and 23 deletions
|
@ -83,7 +83,7 @@ class Live_Stream extends database_object implements media, library_item
|
|||
|
||||
public function get_fullname()
|
||||
{
|
||||
return $this->f_name;
|
||||
return $this->name;
|
||||
}
|
||||
|
||||
public function get_parent()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue