|
From: OryNider <ory...@us...> - 2008-01-15 05:30:26
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31771 Modified Files: mx_functions_style.php Log Message: http://www.mx-system.com/forum/viewtopic.php?p=60555#60555 Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** mx_functions_style.php 12 Jan 2008 10:43:45 -0000 1.30 --- mx_functions_style.php 15 Jan 2008 05:30:16 -0000 1.31 *************** *** 1160,1164 **** function _load_mxbb_images($module_root_path = '') { ! global $images, $board_config, $template, $phpbb_root_path, $mx_root_path, $theme; //unset($GLOBALS['MX_TEMPLATE_CONFIG']); --- 1160,1164 ---- function _load_mxbb_images($module_root_path = '') { ! global $images, $board_config, $template, $phpbb_root_path, $mx_root_path, $theme, $current_module_images; //unset($GLOBALS['MX_TEMPLATE_CONFIG']); |