|
From: Florin C B. <ory...@us...> - 2011-04-17 08:37:09
|
Update of /cvsroot/mxbb/mx_contact In directory vz-cvs-4.sog:/tmp/cvs-serv11605 Modified Files: db_install.php db_uninstall.php db_upgrade.php mx_captcha.php mx_contact.php mx_newsletter.php Log Message: fixex Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_contact/db_upgrade.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** db_upgrade.php 25 Dec 2008 16:29:46 -0000 1.6 --- db_upgrade.php 17 Apr 2011 08:37:07 -0000 1.7 *************** *** 45,49 **** // $upgrade_200 = 0; ! $upgrade_291 = 0; // --- 45,49 ---- // $upgrade_200 = 0; ! $upgrade_291 = 1; // |