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