define('SERVER_URL', "http://www.mxchange.org");
// This current patch level
-define('CURR_SVN_REVISION', "432");
+define('CURR_SVN_REVISION', "433");
// Take a prime number which is long (if you know a longer one please try it out!)
define('_PRIME', 591623);
// Update doubler's account only when others are not updated
if (!$OK) {
// Add points to used doubler points
- UPDATE_CONFIG("douber_used", $points, "+");
+ UPDATE_CONFIG("doubler_used", $points, "+");
}
// Update variables to prevent errors