|
From: Yettyn <jo...@us...> - 2008-02-04 16:52:09
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7635/modules/mx_navmenu/admin Modified Files: mx_module_defs.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_module_defs.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/admin/mx_module_defs.php,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** mx_module_defs.php 3 Feb 2008 18:57:33 -0000 1.29 --- mx_module_defs.php 4 Feb 2008 16:52:02 -0000 1.30 *************** *** 2,10 **** /** * ! * @package mxBB Portal Module - mx_navmenu * @version $Id$ ! * @copyright (c) 2002-2006 [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_navmenu * @version $Id$ ! * @copyright (c) 2002-2008 [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 * */ |