]> git.mxchange.org Git - mailer.git/blobdiff - inc/databases.php
Some fixes in cache, GET_LANGUAGE() is now memory-cached, min age configurable
[mailer.git] / inc / databases.php
index 30f0b08e11470cfc5e242a489350e602b6e41220..715dd6791ea7d1f70e5af236633632387f722a56 100644 (file)
@@ -114,7 +114,7 @@ define('USAGE_BASE', "usage");
 define('SERVER_URL', "http://www.mxchange.org");
 
 // Current SVN revision
-define('CURR_SVN_REVISION', "585");
+define('CURR_SVN_REVISION', "605");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);