diff options
Diffstat (limited to 'inc/auth_plain.php')
-rw-r--r-- | inc/auth_plain.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/auth_plain.php b/inc/auth_plain.php index 6ba3436c9..33b5e2374 100644 --- a/inc/auth_plain.php +++ b/inc/auth_plain.php @@ -113,4 +113,5 @@ function auth_plain_loadUserData(){ return $data; } -?> + +//Setup VIM: ex: et ts=2 enc=utf-8 : |