mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 02:39:47 +02:00
Merge branch 'develop' of github.com:ampache-doped/ampache into develop
Conflicts: lib/class/update.class.php
This commit is contained in:
commit
e51717be6e
51 changed files with 720 additions and 1354 deletions
|
@ -26,7 +26,7 @@ class AmpacheBitly {
|
|||
public $description = 'Url shorteners on shared links with Bit.ly';
|
||||
public $url = 'http://bitly.com/';
|
||||
public $version = '000001';
|
||||
public $min_ampache = '360036';
|
||||
public $min_ampache = '360037';
|
||||
public $max_ampache = '999999';
|
||||
|
||||
// These are internal settings used by this class, run this->load to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue