From 8f416baead93a48e5799e44b8bd2e2c4859f4e04 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 14 Sep 2007 13:18:58 +0200 Subject: auf Version 1.11 aktualisiert; Login-Bug behoben --- includes/SearchMySQL4.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/SearchMySQL4.php') diff --git a/includes/SearchMySQL4.php b/includes/SearchMySQL4.php index 97ce3850..6d2bbfef 100644 --- a/includes/SearchMySQL4.php +++ b/includes/SearchMySQL4.php @@ -65,4 +65,4 @@ class SearchMySQL4 extends SearchMySQL { return " MATCH($field) AGAINST('$searchon' IN BOOLEAN MODE) "; } } -?> + -- cgit v1.2.2