mirror of
https://github.com/friendica/friendica
synced 2025-05-11 05:04:10 +02:00
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
|
@ -38,9 +38,6 @@ use Friendica\Util\Strings;
|
|||
use Friendica\Util\XML;
|
||||
use SimpleXMLElement;
|
||||
|
||||
require_once 'include/dba.php';
|
||||
require_once 'include/items.php';
|
||||
|
||||
/**
|
||||
* @brief This class contain functions to create and send Diaspora XML files
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue