Revision 1529
Added by Luisehahne almost 14 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)