Revision 1529
Added by Dietmar almost 13 years ago
index.php | ||
---|---|---|
34 | 34 |
} else { |
35 | 35 |
header('Location: '.ADMIN_URL.'/start/index.php'); |
36 | 36 |
} |
37 |
|
|
38 |
?> |
Also available in: Unified diff
index.php | ||
---|---|---|
34 | 34 |
} else { |
35 | 35 |
header('Location: '.ADMIN_URL.'/start/index.php'); |
36 | 36 |
} |
37 |
|
|
38 |
?> |
Also available in: Unified diff
add new backend theme handling (Tks to Stefek)