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