Undefined indexes sname and fname fixed
[mailer.git] / inc / databases.php
index 8e09b8e81b431f0ffde8efc04baa39888572bc5b..3c8a5f6d979609bcc25776d540c262bfcd36169d 100644 (file)
@@ -113,8 +113,8 @@ define('USAGE_BASE', "usage");
 // Server-URL (DO NOT CHANGE THIS OR YOU CANNOT CHECK FOR UPDATES/EXTENSIONS!)
 define('SERVER_URL', "http://www.mxchange.org");
 
-// This current patch level
-define('CURR_SVN_REVISION', "533");
+// Current SVN revision
+define('CURR_SVN_REVISION', "614");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);