Fix for _GET instead of variable, thanks to monakoianar
[mailer.git] / inc / databases.php
index c7a135cf0a63335fc8d734e70db1e7932cb06181..e502b6c81f3cfce25725208ab0c9141ec5dd2585 100644 (file)
@@ -113,7 +113,7 @@ define('USAGE_BASE', "usage");
 define('SERVER_URL', "http://www.mxchange.org");
 
 // This current patch level
-define('CURR_SVN_REVISION', "478");
+define('CURR_SVN_REVISION', "488");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);