|
From: Andrew <men...@us...> - 2006-01-02 20:31:02
|
Update of /cvsroot/mxbb/mx_sitestats In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27237 Modified Files: db_install.php Log Message: Credits... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_sitestats/db_install.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** db_install.php 24 Oct 2005 20:19:01 -0000 1.2 --- db_install.php 2 Jan 2006 20:30:53 -0000 1.3 *************** *** 3,7 **** * Subject : mxBB - a fully modular portal and CMS (for phpBB) * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Marc Ferran (www.phpmix.com) * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * Email : jo...@mx... --- 3,7 ---- * Subject : mxBB - a fully modular portal and CMS (for phpBB) * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group, mxBB Team, markus(_petrux) (www.phpmix.com) * Copyright : (C) 2002-2005 mxBB Portal, phpMiX (c) 2004 * Email : jo...@mx... *************** *** 42,46 **** $mx_module_version = 'mxBB Sitestats Module 2.0.0'; ! $mx_module_copy = 'Written by <a href="http://www.phpmix.com" target="_phpbb" >Markus</a>'; // Read module constants... --- 42,46 ---- $mx_module_version = 'mxBB Sitestats Module 2.0.0'; ! $mx_module_copy = 'Written by <a href="http://www.phpmix.com" target="_phpbb" >markus</a>'; // Read module constants... |