1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-13 12:35:06 +01:00

debug code :-(

git-svn-id: file:///svn/phpbb/trunk@7248 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M 2007-03-31 14:42:33 +00:00
parent 9b50de6b89
commit 21ff4e4190

View File

@ -50,7 +50,7 @@ class fulltext_mysql extends search_backend
{
$this->mbstring_regex = true;
}
$this->pcre_properties = false;
$error = false;
}