|
From: Jon O. <jon...@us...> - 2008-02-23 20:22:47
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20228 Modified Files: _core.cfg Log Message: template cosmetics Index: _core.cfg =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/templates/_core/_core.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** _core.cfg 4 Feb 2008 16:53:58 -0000 1.2 --- _core.cfg 23 Feb 2008 20:22:42 -0000 1.3 *************** *** 2,8 **** /** * ! * @package MX-Publisher Module - mx_phpbb3blocks * @version $Id$ ! * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package mxBB Portal Module * @version $Id$ ! * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 10,23 **** // - // ** Configuration file for subSilver template ** - // - // ** copyright (C) 2001 The phpBB Group ** - // ** Created by subBlue design ** - // ** www.subBlue.com ** - // - // ** subSilver dev. forum: www.subSky.com/phpBB2/ ** - // - // $Id$ - // // Please note that to enable support of different languages // the {LANG} place holder is available. This will be replaced --- 10,13 ---- |