removed mods directory from the ATutor codebase
[atutor.git] / mods / utf8conv / index_admin.php
diff --git a/mods/utf8conv/index_admin.php b/mods/utf8conv/index_admin.php
deleted file mode 100644 (file)
index 46a3620..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php\r
-/****************************************************************/\r
-/* ATutor                                                                                                                                          */\r
-/****************************************************************/\r
-/* Copyright (c) 2002-2008 by Greg Gay & Cindy Qi Li            */\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: index_admin.php 2008-01-23 14:49:24Z cindy $\r
-\r
-define('AT_INCLUDE_PATH', '../../include/');\r
-require (AT_INCLUDE_PATH.'vitals.inc.php');\r
-admin_authenticate(AT_ADMIN_PRIV_UTF8CONV);\r
-\r
-require ('utf8conv.php');\r
-\r
-?>\r