|
From: Yettyn <jo...@us...> - 2008-02-04 16:52:44
|
Update of /cvsroot/mxbb/core/modules/mx_news/mx_news In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8076/modules/mx_news/mx_news Modified Files: mx_news_common.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: mx_news_common.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_news/mx_news/mx_news_common.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_news_common.php 28 Jan 2008 22:21:05 -0000 1.1 --- mx_news_common.php 4 Feb 2008 16:52:40 -0000 1.2 *************** *** 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 * |