|
From: Yettyn <jo...@us...> - 2008-02-05 14:51:39
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb2blocks/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21190/modules/mx_phpbb2blocks/includes Modified Files: phpbb2blocks_constants.php Log Message: yet a bunch of more updates of MX-Publisher referenses Index: phpbb2blocks_constants.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb2blocks/includes/phpbb2blocks_constants.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** phpbb2blocks_constants.php 4 Feb 2008 16:53:22 -0000 1.4 --- phpbb2blocks_constants.php 5 Feb 2008 14:51:28 -0000 1.5 *************** *** 12,16 **** if ( PORTAL_BACKEND != 'phpbb2' ) { ! mx_message_die(GENERAL_MESSAGE, 'There are blocks on this page designed for mxBB with phpBB2 backend, thus not compatible with current setup.'); } --- 12,16 ---- if ( PORTAL_BACKEND != 'phpbb2' ) { ! mx_message_die(GENERAL_MESSAGE, 'There are blocks on this page designed for MX-Publisher with phpBB2 backend, thus not compatible with current setup.'); } |