mirror of
https://github.com/friendica/friendica
synced 2025-09-06 04:35:26 +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
|
@ -19,8 +19,6 @@
|
|||
*/
|
||||
use Friendica\Core\PConfig;
|
||||
|
||||
require_once 'boot.php';
|
||||
|
||||
function get_scheme_info($scheme)
|
||||
{
|
||||
$theme = get_app()->getCurrentTheme();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue