|
From: Jon O. <jon...@us...> - 2007-05-05 20:14:31
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu In directory sc8-pr-cvs16:/tmp/cvs-serv17565/mx_navmenu Modified Files: db_install.php db_upgrade.php mx_menu_nav.php Log Message: Updated header... Index: mx_menu_nav.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/mx_menu_nav.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** mx_menu_nav.php 10 Dec 2006 18:50:01 -0000 1.18 --- mx_menu_nav.php 5 May 2007 20:13:39 -0000 1.19 *************** *** 6,9 **** --- 6,10 ---- * @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 * */ Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/db_install.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_install.php 30 Jan 2007 16:26:08 -0000 1.4 --- db_install.php 5 May 2007 20:13:39 -0000 1.5 *************** *** 6,9 **** --- 6,10 ---- * @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 * */ Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/db_upgrade.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_upgrade.php 30 Jan 2007 16:26:08 -0000 1.4 --- db_upgrade.php 5 May 2007 20:13:39 -0000 1.5 *************** *** 6,9 **** --- 6,10 ---- * @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 * */ |