|
From: FlorinCB <ory...@us...> - 2008-10-08 03:36:48
|
Update of /cvsroot/mxbb/core/includes In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv9965 Modified Files: mx_functions_style.php Log Message: downgrade Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.100 retrieving revision 1.101 diff -C2 -d -r1.100 -r1.101 *** mx_functions_style.php 7 Oct 2008 06:40:52 -0000 1.100 --- mx_functions_style.php 8 Oct 2008 03:36:38 -0000 1.101 *************** *** 1037,1041 **** } } ! // // Load backend specific style defs. --- 1037,1045 ---- } } ! // ! // Load images ! // ! $this->_load_phpbb_images(); ! $this->_load_mxbb_images(); // // Load backend specific style defs. |