Fixed search
This commit is contained in:
parent
fe2c56422d
commit
b89b82fa36
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
use Lychee\Modules\Database;
|
||||
|
||||
function search($term) {
|
||||
|
||||
// Initialize return var
|
||||
|
Loading…
Reference in New Issue
Block a user