OSDN Git Service

#18679 - Remove admin mode.
[mulab/sd.git] / public_html / modules / sd / admin / index.php
diff --git a/public_html/modules/sd/admin/index.php b/public_html/modules/sd/admin/index.php
deleted file mode 100644 (file)
index 83961be..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php
-/**
- * @file
- * @brief The page controller in the directory
- * @package sd
- * @version $Id$
-**/
-
-require_once '../../../mainfile.php';
-
-require_once XOOPS_TRUST_PATH . '/modules/sd/admin/index.php';
-
-?>