]> git.mxchange.org Git - mailer.git/blobdiff - inc/databases.php
More SQL rewrites, TODO: Put all table and column names in backticks (`)
[mailer.git] / inc / databases.php
index 61f9ac9ddb5dd2f147ea055932de179120d90d5f..cb134ee8b35b1114423bdd014524003617b31b9d 100644 (file)
@@ -114,7 +114,7 @@ define('USAGE_BASE', "usage");
 define('SERVER_URL', "http://www.mxchange.org");
 
 // Current SVN revision
-define('CURR_SVN_REVISION', "633");
+define('CURR_SVN_REVISION', "634");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);