|
From: MW <jo...@us...> - 2008-02-06 11:38:02
|
Update of /cvsroot/mxbb/core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31484/admin Modified Files: index_new.php Log Message: restoring overwritten comments in previous commit. Index: index_new.php =================================================================== RCS file: /cvsroot/mxbb/core/admin/index_new.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index_new.php 6 Feb 2008 08:20:11 -0000 1.3 --- index_new.php 6 Feb 2008 11:37:53 -0000 1.4 *************** *** 2,10 **** /** * ! * @package mxBB Portal Core * @version $Id$ ! * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * @origin This file is borrowed from phpBB, with some modifications */ --- 2,10 ---- /** * ! * @package MX-Publisher Core * @version $Id$ ! * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * @origin This file is borrowed from phpBB, with some modifications */ |