|
From: Jon O. <jon...@us...> - 2008-02-10 21:14:00
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5447 Modified Files: Tag: core28x mx_module_defs.php Log Message: the same bug here too Index: mx_module_defs.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/admin/mx_module_defs.php,v retrieving revision 1.27.2.1 retrieving revision 1.27.2.2 diff -C2 -d -r1.27.2.1 -r1.27.2.2 *** mx_module_defs.php 3 Feb 2008 19:26:04 -0000 1.27.2.1 --- mx_module_defs.php 10 Feb 2008 21:13:55 -0000 1.27.2.2 *************** *** 1425,1428 **** --- 1425,1429 ---- } + break; case MX_MENU_PAGE_TYPE: |