|
From: Florin C B. <ory...@us...> - 2014-05-18 06:25:09
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/includes In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27125/includes Modified Files: navmenu_constants.php navmenu_functions.php Log Message: Experimental smf2 backend files based on smf2 api in shared folder Index: navmenu_functions.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/includes/navmenu_functions.php,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** navmenu_functions.php 8 May 2008 18:38:41 -0000 1.16 --- navmenu_functions.php 18 May 2014 06:25:07 -0000 1.17 *************** *** 6,10 **** * @copyright (c) 2002-2008 [Martin, Markus, 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 * */ --- 6,10 ---- * @copyright (c) 2002-2008 [Martin, Markus, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://mxpcms.sourceforge.net * */ Index: navmenu_constants.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/includes/navmenu_constants.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** navmenu_constants.php 2 Jul 2013 02:24:04 -0000 1.4 --- navmenu_constants.php 18 May 2014 06:25:07 -0000 1.5 *************** *** 6,10 **** * @copyright (c) 2002-2008 [Martin, Markus, 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 * */ --- 6,10 ---- * @copyright (c) 2002-2008 [Martin, Markus, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://mxpcms.sourceforge.net * */ |