mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-07-11 03:57:28 +08:00
environment require disable mysql extension
This commit is contained in:
@@ -56,8 +56,7 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$rep = new SeedBoxRepository();
|
||||
$rep->updateCacheCronjob();
|
||||
Language::updateTransStatus();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user