File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ 4.34 Final (XOOPS 2.5.10) 2019-05-07
2+ ===========================================
3+ - 4.34 Final release
4+
154.34 RC1 (XOOPS 2.5.10) 2019-02-09
26===========================================
37- fix for Criteria('1', 1) (geekwright/mamba)
Original file line number Diff line number Diff line change 1010 */
1111
1212$ modversion ['version ' ] = 4.34 ;
13- $ modversion ['module_status ' ] = 'RC1 ' ;
14- $ modversion ['release_date ' ] = '2019/02/09 ' ;
13+ $ modversion ['module_status ' ] = 'Final ' ;
14+ $ modversion ['release_date ' ] = '2019/05/07 ' ;
1515$ modversion ['name ' ] = _MI_NEWBB_NAME ;
1616$ modversion ['description ' ] = _MI_NEWBB_DESC ;
1717$ modversion ['credits ' ] = 'NewBB 2 developed by Marko Schmuck (predator) / D.J. (phppp) / Alfred(dhcst) ' ;
2626$ modversion ['module_website_url ' ] = 'www.xoops.org/ ' ;
2727$ modversion ['module_website_name ' ] = 'XOOPS ' ;
2828$ modversion ['min_php ' ] = '5.5 ' ;
29- $ modversion ['min_xoops ' ] = '2.5.8 ' ;
29+ $ modversion ['min_xoops ' ] = '2.5.9 ' ;
3030$ modversion ['min_admin ' ] = '1.2 ' ;
31- $ modversion ['min_db ' ] = ['mysql ' => '5.1 ' ];
31+ $ modversion ['min_db ' ] = ['mysql ' => '5.5 ' ];
3232$ modversion ['system_menu ' ] = 1 ;
3333$ modversion ['dirmoduleadmin ' ] = 'Frameworks/moduleclasses/moduleadmin ' ;
3434$ modversion ['sysicons16 ' ] = 'Frameworks/moduleclasses/icons/16 ' ;
You can’t perform that action at this time.
0 commit comments