Fix for _GET instead of variable, thanks to monakoianar
[mailer.git] / inc / databases.php
index 58e445c481c84ae13756d3912d8322e053ed6c43..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', "454");
+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);