mirror of
https://github.com/friendica/friendica
synced 2025-05-13 13:04:13 +02:00
dbupdate now moved as well
This commit is contained in:
parent
659748d27c
commit
13f899542d
6 changed files with 28 additions and 14 deletions
|
@ -4,6 +4,8 @@
|
|||
* @brief The script is called from time to time to clean the database entries and remove orphaned data.
|
||||
*/
|
||||
|
||||
namespace Friendica\Worker;
|
||||
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\Worker;
|
||||
use dba;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue