|
From: FlorinCB <ory...@us...> - 2009-01-23 10:26:14
|
Update of /cvsroot/mxbb/core/includes In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv24102/includes Modified Files: mx_functions_style.php Log Message: Beta 3 ready Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.112 retrieving revision 1.113 diff -C2 -d -r1.112 -r1.113 *** mx_functions_style.php 8 Nov 2008 08:33:58 -0000 1.112 --- mx_functions_style.php 23 Jan 2009 10:26:08 -0000 1.113 *************** *** 858,872 **** } } - // // Load images // - /* - * Moved for compatibility to new sessions $this->_load_phpbb_images(); $this->_load_mxbb_images(); - * - */ - // // Load backend specific style defs. --- 858,866 ---- |