mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 19:41:55 +02:00
Fix scrobbler thread autoloader and global variables
This commit is contained in:
parent
5cdcf4b12f
commit
41f5d0b7fd
13 changed files with 42 additions and 39 deletions
|
@ -60,7 +60,7 @@ class Ampachelyricwiki {
|
|||
* This is a required plugin function; here it populates the prefs we
|
||||
* need for this object.
|
||||
*/
|
||||
public function load() {
|
||||
public function load($user) {
|
||||
return true;
|
||||
} // load
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue