aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/includes/search/fulltext_mysql.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/search/fulltext_mysql.php b/phpBB/includes/search/fulltext_mysql.php
index da3833754e..0be3a10e5f 100644
--- a/phpBB/includes/search/fulltext_mysql.php
+++ b/phpBB/includes/search/fulltext_mysql.php
@@ -122,7 +122,7 @@ class fulltext_mysql extends search_backend
if ($terms == 'all')
{
- $match = array('#\sand\s#iu', '#\sor\s#iu', '#\snot\s#iu', '#\+#', '#-#', '#\|#');
+ $match = array('#\sand\s#iu', '#\sor\s#iu', '#\snot\s#iu', '#(^|\s)\+#', '#(^|\s)-#', '#(^|\s)\|#');
$replace = array(' +', ' |', ' -', ' +', ' -', ' |');
$keywords = preg_replace($match, $replace, $keywords);
all/partition_table_empty.pm?h=V1_1_8_3mdk&id=1e9038420b7c3346617e966abdfbf75aba6f5bb3'>partition_table_empty.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-02-21 10:05:51 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-02-21 10:05:51 +0000
commit1e9038420b7c3346617e966abdfbf75aba6f5bb3 (patch)
tree7f02821a21b9fef95dcb9f3d92b1036196615d96 /perl-install/partition_table_empty.pm
parentdb1450155e9f8a82130ec45fd4ade9a17f23a4f5 (diff)
downloaddrakx-backup-do-not-use-1e9038420b7c3346617e966abdfbf75aba6f5bb3.tar
drakx-backup-do-not-use-1e9038420b7c3346617e966abdfbf75aba6f5bb3.tar.gz
drakx-backup-do-not-use-1e9038420b7c3346617e966abdfbf75aba6f5bb3.tar.bz2
drakx-backup-do-not-use-1e9038420b7c3346617e966abdfbf75aba6f5bb3.tar.xz
drakx-backup-do-not-use-1e9038420b7c3346617e966abdfbf75aba6f5bb3.zip
no special case for installing imwheel
Diffstat (limited to 'perl-install/partition_table_empty.pm')
0 files changed, 0 insertions, 0 deletions