protected function configure() { $this->options['tmpPath'] = XOOPS_MODULE_PATH . '/' . _MD_ELFINDER_MYDIRNAME . '/cache'; parent::configure(); $this->tmbURL = ''; $this->tmbPath = ''; $this->disabled[] = 'pixlr'; }
protected function configure() { parent::configure(); $this->disabled[] = 'pixlr'; }