mirror of
https://github.com/friendica/friendica
synced 2025-04-27 15:10:11 +00:00
Add storage backend move cronjob
- Fix typos in Console\Storage and Worker\CronJobs
This commit is contained in:
parent
60d931c85d
commit
410f34d7fd
2 changed files with 24 additions and 2 deletions
|
@ -84,7 +84,7 @@ HELP;
|
|||
|
||||
if ($current === '') {
|
||||
$this->out();
|
||||
$this->out('This sistem is using legacy storage system');
|
||||
$this->out('This system is using legacy storage system');
|
||||
}
|
||||
if ($current !== '' && !$isregisterd) {
|
||||
$this->out();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue