|
From: Jon O. <jon...@us...> - 2008-11-01 15:30:31
|
Update of /cvsroot/mxbb/core/includes In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14534 Modified Files: mx_functions_style.php Log Message: for mx_phpbb3 Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.105 retrieving revision 1.106 diff -C2 -d -r1.105 -r1.106 *** mx_functions_style.php 1 Nov 2008 15:12:28 -0000 1.105 --- mx_functions_style.php 1 Nov 2008 15:30:27 -0000 1.106 *************** *** 244,247 **** --- 244,248 ---- /* // MOVED HERE FROM SET_FILENAME(), NEED TO BE MERGED APPROPRIATELY. + // For mx_phpbb3 // // Do not include phpBB3 overall header and footer files using xs_include inside forum integration |