1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00

changed to div layout and fixed up burgundy... still needs a lot of css work

This commit is contained in:
Karl 'vollmerk' Vollmer 2005-12-22 06:58:26 +00:00
parent dbf698e92a
commit 9758b4e300
11 changed files with 234 additions and 131 deletions

View file

@ -289,6 +289,7 @@ flip_class(array('odd','even'));
/* Setup the Error Class */
$error = new Error();
$theme = get_theme(conf('theme_name'));
if (! preg_match('/update\.php/', $_SERVER['PHP_SELF'])) {
$update = new Update();