removed mods directory from the ATutor codebase
[atutor.git] / mods / phpdoc2 / PhpDocumentor / phpdoc.php
diff --git a/mods/phpdoc2/PhpDocumentor/phpdoc.php b/mods/phpdoc2/PhpDocumentor/phpdoc.php
deleted file mode 100644 (file)
index 6d22f2b..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
-<?php\r
-/**\r
- * Original Web Interface to phpDocumentor\r
- *\r
- * PHP versions 4 and 5\r
- *\r
- * @category   ToolsAndUtilities\r
- * @package    phpDocumentor\r
- * @author     Juan Pablo Morales <ju-moral@uniandes.edu.co>\r
- * @author     Joshua Eichorn <jeichorn@phpdoc.org>\r
- * @author     Gregory Beaver <cellog@php.net>\r
- * @author     Chuck Burgess <ashnazg@php.net>\r
- * @license    http://www.opensource.org/licenses/lgpl-license.php LGPL\r
- * @link       http://pear.php.net/package/PhpDocumentor\r
- * @filesource\r
- * @todo       CS cleanup - change package to PhpDocumentor\r
- * @deprecated redirects automatically to docbuilder \r
- *             (see {@link docbuilder/index.html})\r
- */\r
-?>\r
-\r
-<html>\r
-<head>\r
-<title>PhpDocumentor (deprecated web interface)</title>\r
-<META HTTP-EQUIV="Refresh" CONTENT="5; URL=docbuilder/"/>\r
-</head>\r
-<body>\r
-This PhpDocumentor web interface is deprecated... \r
-you will be redirected to the DocBuilder interface.\r
-</body>\r
-</html>\r