summaryrefslogtreecommitdiff
path: root/includes/SearchMySQL4.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/SearchMySQL4.php')
-rw-r--r--includes/SearchMySQL4.php2
1 files changed, 1 insertions, 1 deletions
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) ";
}
}
-?>
+