]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit - lib/PageList.php
Fix Bug#2892522 Textsearch highlighting with two words fails.
authorrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 5 Nov 2009 14:34:03 +0000 (14:34 +0000)
committerrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 5 Nov 2009 14:34:03 +0000 (14:34 +0000)
commit7b4af07081564aa701ac7df7544da1d3284996f2
tree986535fce000ae8e9c673c25faaf97744f369eec
parent52208386c8b0567f6cb7ee598ba362c935a56791
Fix Bug#2892522 Textsearch highlighting with two words fails.
Pass highlighter regexp to PageList and use it.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@7259 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/PageList.php
lib/plugin/FullTextSearch.php