|
From: Florin C B. <ory...@us...> - 2013-07-04 00:26:51
|
Update of /cvsroot/mxbb/core/includes In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21407 Modified Files: mx_functions_core.php Log Message: this commented fix submiting block_cp content Index: mx_functions_core.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_core.php,v retrieving revision 1.138 retrieving revision 1.139 diff -C2 -d -r1.138 -r1.139 *** mx_functions_core.php 2 Jul 2013 02:24:03 -0000 1.138 --- mx_functions_core.php 4 Jul 2013 00:26:48 -0000 1.139 *************** *** 2613,2617 **** } } ! return true; } } --- 2613,2617 ---- } } ! //return $mx_module_defs->is_parameter; } } |