summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorhydrian <[email protected]>2013-03-19 00:16:42 -0400
committerhydrian <[email protected]>2013-03-19 00:16:42 -0400
commit8d0da886420d5ac7d62e600a996891e9bdc43840 (patch)
tree5944c4201bc27f8fb06988536a4e31a9562af5da /plugins
parent0c4677bf9bcbf6aa00981313551b30374e73f7ba (diff)
comment
Diffstat (limited to 'plugins')
-rw-r--r--plugins/auth_ldap/init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/auth_ldap/init.php b/plugins/auth_ldap/init.php
index 1985e38e8..e1a4c49f1 100644
--- a/plugins/auth_ldap/init.php
+++ b/plugins/auth_ldap/init.php
@@ -21,7 +21,7 @@
*/
/**
- * Notes
+ * Notes -
* LDAP search does not support follow ldap referals. Referals are disabled to
* allow proper login. This is particular to Active Directory.
*