removed mods directory from the ATutor codebase
[atutor.git] / mods / phpdoc / index_admin.php
diff --git a/mods/phpdoc/index_admin.php b/mods/phpdoc/index_admin.php
deleted file mode 100644 (file)
index 4c58651..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php\r
-define('AT_INCLUDE_PATH', '../../include/');\r
-require (AT_INCLUDE_PATH.'vitals.inc.php');\r
-admin_authenticate(AT_ADMIN_PRIV_PHPDOC);\r
-require (AT_INCLUDE_PATH.'header.inc.php');\r
-?>\r
-\r
-<p style="border:thin black solid;padding:1em; width:75%;">This utility will generate API documentation for ATutor. First click on Generate API Documentation below, then click on View API to open a framed display of the API documentation.</p>\r
-<p>\r
-| <a href="mods/phpdoc/PHPDoc/index.php">Generate API Documentation</a> |\r
-<a href="mods/phpdoc/PHPDoc/apidoc/keep/index2.html" target="_new">View API</a> |\r
-</p>\r
-\r
-<?php require (AT_INCLUDE_PATH.'footer.inc.php'); ?>
\ No newline at end of file