|
From: Yettyn <jo...@us...> - 2008-02-05 14:51:33
|
Update of /cvsroot/mxbb/core/includes/shared/phpbb3/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21190/includes/shared/phpbb3/includes Modified Files: functions_module.php functions_admin.php Log Message: yet a bunch of more updates of MX-Publisher referenses Index: functions_module.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/shared/phpbb3/includes/functions_module.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** functions_module.php 4 Feb 2008 10:57:25 -0000 1.6 --- functions_module.php 5 Feb 2008 14:51:27 -0000 1.7 *************** *** 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 Index: functions_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/shared/phpbb3/includes/functions_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** functions_admin.php 18 Jan 2008 10:39:05 -0000 1.2 --- functions_admin.php 5 Feb 2008 14:51:27 -0000 1.3 *************** *** 18,22 **** // ! // Fixes for mxBB: // $config -> $board_config // $cache -> $mx_cache --- 18,22 ---- // ! // Fixes for MX-Publisher: // $config -> $board_config // $cache -> $mx_cache |