|
From: Andrew <men...@us...> - 2006-01-14 01:23:49
|
Update of /cvsroot/mxbb/core/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15590/doc Added Files: index.html Log Message: Getting ready for the 2.8.0 docs. :-) --- NEW FILE: index.html --- <?php /** * * @package mxBB Portal 2.8.0 * @version $Id: index.html,v 1.3 2006/01/14 01:23:40 mennonitehobbit Exp $ * @copyright (c) 2002-2005 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @project_site http://www.mxbb-portal.com * * * 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; either version 2 of the License, or * (at your option) any later version. * */ ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Style-Type" content="text/css"> <title>mxBB Portal :: Documentation</title> <link rel="stylesheet" href="css/subSilver.css" type="text/css"> <body> </body> </html> |