]> git.mxchange.org Git - mailer.git/blobdiff - inc/databases.php
Fix for non-existing function 'apache_get_modules' (why is that disabled here???)
[mailer.git] / inc / databases.php
index fbdd39899f5efa698e17a01b0a4c8af1e74fdb1f..255830bf1c3891ec47e5f846c4945fb2bc971ced 100644 (file)
@@ -114,7 +114,7 @@ define('USAGE_BASE', "usage");
 define('SERVER_URL', "http://www.mxchange.org");
 
 // This current patch level
-define('CURR_SVN_REVISION', "558");
+define('CURR_SVN_REVISION', "559");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);