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