|
From: Jon O. <jon...@us...> - 2008-03-10 09:34:50
|
Update of /cvsroot/mxbb/mx_profilecp/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16576 Modified Files: _core.cfg Log Message: Index: _core.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_profilecp/templates/_core/_core.cfg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** _core.cfg 9 Sep 2007 20:34:34 -0000 1.1 --- _core.cfg 10 Mar 2008 09:28:28 -0000 1.2 *************** *** 1,13 **** <?php ! // ! // ** 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 --- 1,12 ---- <?php ! /** ! * ! * @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 ! * ! */ ! // // Please note that to enable support of different languages |