Revision 659
Added by doc almost 17 years ago
index.php | ||
---|---|---|
23 | 23 |
|
24 | 24 |
*/ |
25 | 25 |
|
26 |
require('../../config.php'); |
|
27 |
header('Location: '.ADMIN_URL.'/home/index.php'); |
|
26 |
header("Location: ../../index.php"); |
|
28 | 27 |
|
29 | 28 |
?> |
Also available in: Unified diff
fixed wrong redirect in /admin/images