mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 02:39:47 +02:00
Add Waveform feature and few ShoutBox links
This commit is contained in:
parent
96736475cc
commit
0ec26ed623
16 changed files with 517 additions and 38 deletions
|
@ -64,7 +64,7 @@ if (!empty($link)) {
|
|||
|
||||
/** This is the version.... fluf nothing more... **/
|
||||
$results['version'] = '3.7-develop';
|
||||
$results['int_config_version'] = '12';
|
||||
$results['int_config_version'] = '13';
|
||||
|
||||
if (!empty($results['force_ssl'])) {
|
||||
$http_type = 'https://';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue