|
From: Jon O. <jon...@us...> - 2008-02-23 20:25:27
|
Update of /cvsroot/mxbb/mx_sitestats/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21545 Modified Files: _core.cfg Log Message: template cosmetics Index: _core.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/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:53:58 -0000 1.1 --- _core.cfg 23 Feb 2008 20:25:23 -0000 1.2 *************** *** 2,6 **** /** * ! * @package mxBB Portal Module - mx_phpbb2blocks * @version $Id$ * @copyright (c) 2002-2006 mxBB Project Team --- 2,6 ---- /** * ! * @package mxBB Portal Module * @version $Id$ * @copyright (c) 2002-2006 mxBB Project Team *************** *** 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 ---- |