|
From: Jon O. <jon...@us...> - 2008-06-03 20:04:22
|
Update of /cvsroot/mxbb/core/includes/shared/phpbb3/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28612/shared/phpbb3/includes Modified Files: functions.php Log Message: Final updates mxBB -> MXP and alike... Index: functions.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/shared/phpbb3/includes/functions.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** functions.php 29 Feb 2008 00:54:10 -0000 1.15 --- functions.php 3 Jun 2008 20:04:14 -0000 1.16 *************** *** 19,23 **** // // Common global functions ! // Fixes for mxBB: // $config -> $board_config // $cache -> $mx_cache --- 19,23 ---- // // Common global functions ! // Fixes for MX-Publisher: // $config -> $board_config // $cache -> $mx_cache |