|
From: Yettyn <jo...@us...> - 2008-02-04 16:52:44
|
Update of /cvsroot/mxbb/core/modules/mx_news/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8076/modules/mx_news/admin Modified Files: admin_mx_news.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_mx_news.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_news/admin/admin_mx_news.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** admin_mx_news.php 28 Jan 2008 22:21:05 -0000 1.3 --- admin_mx_news.php 4 Feb 2008 16:52:40 -0000 1.4 *************** *** 2,8 **** /** * ! * @package mxBB Portal Module - mx_news * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Module - mx_news * @version $Id$ ! * @copyright (c) 2002-2008 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * |