From 340756e4d13bbcffbd9cba79aef7fc7a6ca2ecb8 Mon Sep 17 00:00:00 2001 From: andi Date: Wed, 13 Apr 2005 19:53:38 +0200 Subject: removed closing php tag for includes darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz --- inc/auth_pgsql.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inc/auth_pgsql.php') 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 : -- cgit v1.2.3