* The message which warns about deprecation of the old LDAP module now contains a...
authorArt Cancro <ajc@citadel.org>
Thu, 19 Feb 2009 19:55:19 +0000 (19:55 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 19 Feb 2009 19:55:19 +0000 (19:55 +0000)
citadel/modules/ldap/serv_ldap.c

index 1d0d9b4102401d59415bd480c8a45a06a764d708..b13532e41bbbe55a7b5b65b8604cee11603fa223 100644 (file)
@@ -118,6 +118,9 @@ int connect_to_ldap(void)
                        "This function will be discontinued in a future release.\n"
                        "Please migrate to vCard-based address books as soon as possible.\n"
                        "Visit the Citadel support forum if you need further assistance.\n"
+                       "\n"
+                       "More information about this change is available at:\n"
+                       "http://www.citadel.org/doku.php/faq:systemadmin:ldap_deprecated\n"
                        ,
                        "Warning: LDAP address book is deprecated"
                );