|
From: Jon O. <jon...@us...> - 2008-06-03 20:14:32
|
Update of /cvsroot/mxbb/mx_sitestats/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3885/includes Modified Files: common.php Log Message: Final updates mxBB -> MXP and alike... Index: common.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/includes/common.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** common.php 9 Sep 2007 20:53:41 -0000 1.9 --- common.php 3 Jun 2008 20:14:26 -0000 1.10 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_sitestats * @version $Id$ ! * @copyright (c) 2002-2006 [Markus] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 409,412 **** } //class sitestats_phpbb ! $mxbb_footer_addup[] = 'mxBB Sitestats Module'; ?> \ No newline at end of file --- 409,412 ---- } //class sitestats_phpbb ! $mxbb_footer_addup[] = 'MX-Publisher Sitestats Module'; ?> \ No newline at end of file |