]> git.mxchange.org Git - mailer.git/commitdiff
Fix for reflink, if nickname is not installed
authorRoland Häder <roland@mxchange.org>
Sat, 27 Sep 2008 20:02:09 +0000 (20:02 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 27 Sep 2008 20:02:09 +0000 (20:02 +0000)
inc/databases.php

index 0a1762bff4c83edcc4541286fadea2af032689b1..391cb43638c4d21f71eecb2eeda77ce17f4e45eb 100644 (file)
@@ -113,7 +113,7 @@ define('USAGE_BASE', "usage");
 define('SERVER_URL', "http://www.mxchange.org");
 
 // This current patch level
-define('CURR_SVN_REVISION', "405");
+define('CURR_SVN_REVISION', "406");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);