This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
friendica
/
friendica
mirror of
https://github.com/friendica/friendica.git
Watch
1
Star
2
Fork
1
Code
Issues
Releases
49
Wiki
Activity
Browse Source
Added missing use
pull/6482/head
Jeroen De Meerleer
2 years ago
committed by
Hypolite Petovan
parent
f0d7244c2e
commit
5f1e2b2e49
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
update.php
+ 1
- 0
update.php
View File
@ -3,6 +3,7 @@
use
Friendica\Core\Addon
;
use
Friendica\Core\Config
;
use
Friendica\Core\L10n
;
use
Friendica\Core\Logger
;
use
Friendica\Core\PConfig
;
use
Friendica\Core\Update
;
use
Friendica\Core\Worker
;
Write
Preview
Loading…
Cancel
Save