removed mods directory from the ATutor codebase
[atutor.git] / mods / hello_world / index_admin.php
diff --git a/mods/hello_world/index_admin.php b/mods/hello_world/index_admin.php
deleted file mode 100644 (file)
index f8f43bd..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php\r
-define('AT_INCLUDE_PATH', '../../include/');\r
-require (AT_INCLUDE_PATH.'vitals.inc.php');\r
-admin_authenticate(AT_ADMIN_PRIV_HELLO_WORLD);\r
-require (AT_INCLUDE_PATH.'header.inc.php');\r
-?>\r
-\r
-Hello Administrator!! :)\r
-\r
-<?php require (AT_INCLUDE_PATH.'footer.inc.php'); ?>
\ No newline at end of file