mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-06 03:49:56 +02:00
more updates to the theme stuff
This commit is contained in:
parent
cb12b4a8c9
commit
ae70bce26c
37 changed files with 257 additions and 252 deletions
|
@ -80,7 +80,7 @@ if (!$results['allow_stream_playback']) {
|
|||
|
||||
|
||||
/** This is the version.... fluf nothing more... **/
|
||||
$results['version'] = '3.3.2 Build (002)';
|
||||
$results['version'] = '3.3.2 Build (003)';
|
||||
|
||||
$results['raw_web_path'] = $results['web_path'];
|
||||
$results['web_path'] = $http_type . $_SERVER['HTTP_HOST'] . $results['web_path'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue