Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile
Rework mod/match and mod/msearch
This commit is contained in:
commit
94eca77041
131 changed files with 508 additions and 762 deletions
|
@ -214,8 +214,6 @@ function display_content(App $a, $update = false, $update_uid = 0)
|
|||
return;
|
||||
}
|
||||
|
||||
require_once 'include/conversation.php';
|
||||
|
||||
$o = '';
|
||||
|
||||
if ($update) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue