|
From: FlorinCB <ory...@us...> - 2008-08-16 00:38:16
|
Update of /cvsroot/mxbb/core/install In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28379 Modified Files: Tag: core28x mx_install.php Log Message: 2.8.3 Index: mx_install.php =================================================================== RCS file: /cvsroot/mxbb/core/install/mx_install.php,v retrieving revision 1.79.2.7 retrieving revision 1.79.2.8 diff -C2 -d -r1.79.2.7 -r1.79.2.8 *** mx_install.php 16 Jun 2008 10:51:27 -0000 1.79.2.7 --- mx_install.php 16 Aug 2008 00:38:10 -0000 1.79.2.8 *************** *** 33,37 **** // $mx_portal_name = 'MX-Publisher Modular System'; ! $mx_portal_version = '2.8.2'; $mx_portal_copy = '<b>MX-Publisher Modular System!</b> <br /><br/> MX-Publisher is a fully modular system, portal and CMS, featuring dynamic pages, blocks, and themes, by means of a powerful yet flexible AdminCP. It is the classical phpBB portal add-on, improved and enhanced for every phpBB version released since 2001 (originally named MX-Publisher). <br /><br />Authors: The MX-Publisher Development Team. <br />Please visit <a href="http://www.mx-publisher.com/">www.mx-publisher.com</a> for further information.'; --- 33,37 ---- // $mx_portal_name = 'MX-Publisher Modular System'; ! $mx_portal_version = '2.8.3'; $mx_portal_copy = '<b>MX-Publisher Modular System!</b> <br /><br/> MX-Publisher is a fully modular system, portal and CMS, featuring dynamic pages, blocks, and themes, by means of a powerful yet flexible AdminCP. It is the classical phpBB portal add-on, improved and enhanced for every phpBB version released since 2001 (originally named MX-Publisher). <br /><br />Authors: The MX-Publisher Development Team. <br />Please visit <a href="http://www.mx-publisher.com/">www.mx-publisher.com</a> for further information.'; |