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:
parent
dbf698e92a
commit
9758b4e300
11 changed files with 234 additions and 131 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue