1
0
Fork 0
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:
Karl 'vollmerk' Vollmer 2006-09-24 03:15:05 +00:00
parent cb12b4a8c9
commit ae70bce26c
37 changed files with 257 additions and 252 deletions

View file

@ -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'];