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_mysql.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inc/auth_mysql.php') 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 : -- cgit v1.2.3