mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-21 23:23:41 +00:00
Missed "use"
This commit is contained in:
parent
f37adf4342
commit
bd6ec212c1
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
use Friendica\Core\Addon;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\L10n;
|
||||
use Friendica\Database\DBM;
|
||||
use Friendica\Util\DateTimeFormat;
|
||||
|
||||
function public_server_install()
|
||||
|
|
Loading…
Reference in a new issue