removed mods directory from the ATutor codebase
[atutor.git] / mods / social / index_instructor.php
diff --git a/mods/social/index_instructor.php b/mods/social/index_instructor.php
deleted file mode 100644 (file)
index 606a84c..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php\r
-/****************************************************************/\r
-/* ATutor                                                                                                              */\r
-/****************************************************************/\r
-/* Copyright (c) 2002-2009                                                                             */\r
-/* Adaptive Technology Resource Centre / University of Toronto  */\r
-/* http://atutor.ca                                                                                            */\r
-/*                                                              */\r
-/* This program is free software. You can redistribute it and/or*/\r
-/* modify it under the terms of the GNU General Public License  */\r
-/* as published by the Free Software Foundation.                               */\r
-/****************************************************************/\r
-// $Id$\r
-\r
-define('AT_INCLUDE_PATH', '../../include/');\r
-require (AT_INCLUDE_PATH.'vitals.inc.php');\r
-authenticate(AT_PRIV_SOCIAL);\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