diff options
Diffstat (limited to 'Neutron-trunk/cms-special/admin/home/all/index.php')
-rw-r--r--[-rwxr-xr-x] | Neutron-trunk/cms-special/admin/home/all/index.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Neutron-trunk/cms-special/admin/home/all/index.php b/Neutron-trunk/cms-special/admin/home/all/index.php index f844070..3674402 100755..100644 --- a/Neutron-trunk/cms-special/admin/home/all/index.php +++ b/Neutron-trunk/cms-special/admin/home/all/index.php @@ -1,4 +1,2 @@ <?php require_once "../../../../resources/private/relative.php"; getRelativeDetails("cms-special"); ?> -<?php - -header("Location: {$GLOBALS["SYSTEM_ROOT"]}/cms-special/admin/home");
\ No newline at end of file +<?php header("Location: {$GLOBALS["SYSTEM_ROOT"]}/cms-special/admin-v2"); require $_SERVER['DOCUMENT_ROOT'] . "/api/electrode/quit.php"; quit(); ?>
\ No newline at end of file |