Added missing Album and Photo class to search
This commit is contained in:
parent
00cd60a588
commit
84afba9548
@ -1,6 +1,8 @@
|
||||
<?php
|
||||
|
||||
use Lychee\Modules\Album;
|
||||
use Lychee\Modules\Database;
|
||||
use Lychee\Modules\Photo;
|
||||
|
||||
function search($term) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user