|
From: Florin C B. <ory...@us...> - 2013-06-17 22:44:26
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1922 Modified Files: mx_viewforum.php Log Message: Index: mx_viewforum.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_viewforum.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** mx_viewforum.php 31 Oct 2008 18:55:36 -0000 1.7 --- mx_viewforum.php 17 Jun 2013 22:44:24 -0000 1.8 *************** *** 653,657 **** 'S_TOPIC_TYPE_SWITCH' => ($s_type_switch == $s_type_switch_test) ? -1 : $s_type_switch_test, ! 'S_ROW_COUNT' => $i) ); --- 653,657 ---- 'S_TOPIC_TYPE_SWITCH' => ($s_type_switch == $s_type_switch_test) ? -1 : $s_type_switch_test, ! 'S_ROW_COUNT' => $i) ); |