removed mods directory from the ATutor codebase
[atutor.git] / mods / social / index_mystart.php
diff --git a/mods/social/index_mystart.php b/mods/social/index_mystart.php
deleted file mode 100644 (file)
index 309fc9e..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php
-/****************************************************************/
-/* ATutor                                                                                                              */
-/****************************************************************/
-/* Copyright (c) 2002-2009                                                                             */
-/* Adaptive Technology Resource Centre / University of Toronto  */
-/* http://atutor.ca                                                                                            */
-/*                                                              */
-/* This program is free software. You can redistribute it and/or*/
-/* modify it under the terms of the GNU General Public License  */
-/* as published by the Free Software Foundation.                               */
-/****************************************************************/
-// $Id$
-
-//use index.php
-$_user_location        = 'public';
-include('index.php');
-exit;
-?>
\ No newline at end of file