summaryrefslogtreecommitdiff
path: root/inc/auth_ldap.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/auth_ldap.php')
-rw-r--r--inc/auth_ldap.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/auth_ldap.php b/inc/auth_ldap.php
index dfd54103b..7fb9f9934 100644
--- a/inc/auth_ldap.php
+++ b/inc/auth_ldap.php
@@ -177,4 +177,5 @@ function auth_createUser($user,$name,$mail){
return null;
}
-?>
+
+//Setup VIM: ex: et ts=2 enc=utf-8 :