ac990632dd438c852044e8e24010d484c9668293
[atutor.git] / mods / phpdoc2 / PhpDocumentor / new_phpdoc.php
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
2 <?php\r
3 /**\r
4  * Advanced Web Interface to phpDocumentor\r
5  *\r
6  * PHP versions 4 and 5\r
7  *\r
8  * @category   ToolsAndUtilities\r
9  * @package    phpDocumentor\r
10  * @author     Juan Pablo Morales <ju-moral@uniandes.edu.co>\r
11  * @author     Joshua Eichorn <jeichorn@phpdoc.org>\r
12  * @author     Gregory Beaver <cellog@php.net>\r
13  * @author     Chuck Burgess <ashnazg@php.net>\r
14  * @license    http://www.opensource.org/licenses/lgpl-license.php LGPL\r
15  * @link       http://pear.php.net/package/PhpDocumentor\r
16  * @see        phpdoc.php\r
17  * @filesource\r
18  * @todo       CS cleanup - change package to PhpDocumentor\r
19  * @deprecated redirects automatically to docbuilder \r
20  *             (see {@link docbuilder/index.html})\r
21  */\r
22 ?>\r
23 \r
24 <html>\r
25 <head>\r
26 <title>PhpDocumentor (deprecated web interface)</title>\r
27 <META HTTP-EQUIV="Refresh" CONTENT="5; URL=docbuilder/"/>\r
28 </head>\r
29 <body>\r
30 This PhpDocumentor web interface is deprecated... \r
31 you will be redirected to the DocBuilder interface.\r
32 </body>\r
33 </html>\r