diff options
Diffstat (limited to 'Neutron-trunk/cms-special/admin-v2/galery')
3 files changed, 0 insertions, 6 deletions
diff --git a/Neutron-trunk/cms-special/admin-v2/galery/addcategory/index.php b/Neutron-trunk/cms-special/admin-v2/galery/addcategory/index.php deleted file mode 100644 index a40e31b..0000000 --- a/Neutron-trunk/cms-special/admin-v2/galery/addcategory/index.php +++ /dev/null @@ -1,2 +0,0 @@ -<?php require_once "../../../../resources/private/relative.php"; getRelativeDetails("cms-special"); ?>
-<?php header("Location: {$GLOBALS["SYSTEM_ROOT"]}/cms-special/admin-v2/gallery/addcategory") ?>
\ No newline at end of file diff --git a/Neutron-trunk/cms-special/admin-v2/galery/index.php b/Neutron-trunk/cms-special/admin-v2/galery/index.php deleted file mode 100644 index f0e5652..0000000 --- a/Neutron-trunk/cms-special/admin-v2/galery/index.php +++ /dev/null @@ -1,2 +0,0 @@ -<?php require_once "../../../resources/private/relative.php"; getRelativeDetails("cms-special"); ?>
-<?php header("Location: {$GLOBALS["SYSTEM_ROOT"]}/cms-special/admin-v2/gallery") ?>
\ No newline at end of file diff --git a/Neutron-trunk/cms-special/admin-v2/galery/publish/index.php b/Neutron-trunk/cms-special/admin-v2/galery/publish/index.php deleted file mode 100644 index 91e2a81..0000000 --- a/Neutron-trunk/cms-special/admin-v2/galery/publish/index.php +++ /dev/null @@ -1,2 +0,0 @@ -<?php require_once "../../../../resources/private/relative.php"; getRelativeDetails("cms-special"); ?>
-<?php header("Location: {$GLOBALS["SYSTEM_ROOT"]}/cms-special/admin-v2/gallery/publish") ?>
\ No newline at end of file |