1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-06 03:49:56 +02:00

Add new display_home plugin category

Add RSS View plugin
This commit is contained in:
Afterster 2014-10-02 23:51:39 +02:00
parent bef75fd05a
commit e92c41c652
25 changed files with 228 additions and 33 deletions

View file

@ -23,6 +23,7 @@
class AmpacheLibravatar {
public $name = 'Libravatar';
public $categories = 'avatar';
public $description = 'Users avatars with Libravatar';
public $url = 'https://www.libravatar.org';
public $version = '000001';