|
From: Yettyn <jo...@us...> - 2008-02-04 18:53:17
|
Update of /cvsroot/mxbb/core/modules/mx_users/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27747/modules/mx_users/admin Modified Files: admin_prune_user_posts.php admin_prune_users.php admin_userlist.php Log Message: One of many commits with changes of old references from mxBB to MX-Publisher, including url's, strings etc. but not code statements. Index: admin_prune_users.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_users/admin/admin_prune_users.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_prune_users.php 15 Sep 2007 20:31:54 -0000 1.1 --- admin_prune_users.php 4 Feb 2008 18:53:12 -0000 1.2 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_users * @version $Id$ ! * @copyright (c) 2002-2006 [Omar Ramadan, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_users * @version $Id$ ! * @copyright (c) 2002-2008 [Omar Ramadan, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: admin_userlist.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_users/admin/admin_userlist.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_userlist.php 15 Sep 2007 20:31:54 -0000 1.1 --- admin_userlist.php 4 Feb 2008 18:53:12 -0000 1.2 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_users * @version $Id$ ! * @copyright (c) 2002-2006 [wGEric, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_users * @version $Id$ ! * @copyright (c) 2002-2008 [wGEric, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: admin_prune_user_posts.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_users/admin/admin_prune_user_posts.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_prune_user_posts.php 15 Sep 2007 20:31:54 -0000 1.1 --- admin_prune_user_posts.php 4 Feb 2008 18:53:12 -0000 1.2 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_users * @version $Id$ ! * @copyright (c) 2002-2006 [Adam Alkins (http://www.rasadam.com), Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 2,10 ---- /** * ! * @package MX-Publisher Module - mx_users * @version $Id$ ! * @copyright (c) 2002-2008 [Adam Alkins (http://www.rasadam.com), Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |