formatting code;bugfixes;bumped version

This commit is contained in:
huangjx
2022-04-17 08:30:58 +08:00
parent 2ec569e2b5
commit a44f0c9428
6 changed files with 16 additions and 41 deletions

View File

@@ -32,7 +32,6 @@ class MainController extends Controller
$this->uid = $UserId;
$this->l10n = $IL10N;
//$this->rootFolder = $rootFolder;
OC_Util::setupFS();
$this->aria2 = $aria2;
$this->aria2->init();
$this->urlGenerator = \OC::$server->getURLGenerator();