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