Damn hard keyboard... Pressed the key 'r' but not entered. :/
authorRoland Häder <roland@mxchange.org>
Fri, 19 Dec 2008 22:25:57 +0000 (22:25 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 19 Dec 2008 22:25:57 +0000 (22:25 +0000)
inc/databases.php
inc/mysql-manager.php

index 60ec3e84e05243fd5092a8d90c198565bb97bf97..ec2fb5dc224e68e19d4d562f32534342b827ae33 100644 (file)
@@ -115,7 +115,7 @@ define('USAGE_BASE', "usage");
 define('SERVER_URL', "http://www.mxchange.org");
 
 // Current SVN revision
-define('CURR_SVN_REVISION', "687");
+define('CURR_SVN_REVISION', "688");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);
index 02d70573b5b9732b5cf362ac2a7861e78713a5a8..3e3b5124a42578cab52ef822ddc9e665dc1ed86b 100644 (file)
@@ -1500,7 +1500,7 @@ function ADD_OPTION_LINES($table, $id, $name, $default="",$special="",$where="")
 // Activate exchange (DEPERECATED???)
 function activateExchange() {
        // Check total amount of users
-       $totalUsers = GET_TOTAL_DATA("CONFIRMED", "use_data", "userid", "status", true, " AND max_mails > 0");
+       $totalUsers = GET_TOTAL_DATA("CONFIRMED", "user_data", "userid", "status", true, " AND max_mails > 0");
 
        if ($totalUsers >= getConfig('activate_xchange')) {
                // Activate System