dbupdate now moved as well

This commit is contained in:
Michael 2017-11-18 07:31:33 +00:00
parent 659748d27c
commit 13f899542d
6 changed files with 28 additions and 14 deletions

View file

@ -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;