Fixed endless loop, if no sql_patches is installed and modules.php?module=index was...
[mailer.git] / inc / databases.php
index 36d46f04b4c1287d636becc104e71c242f934caa..59153f0a29f710cd97d6deb17547d1d7c37d7269 100644 (file)
@@ -115,7 +115,7 @@ define('USAGE_BASE', "usage");
 define('SERVER_URL', "http://www.mxchange.org");
 
 // Current SVN revision
-define('CURR_SVN_REVISION', "667");
+define('CURR_SVN_REVISION', "696");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);