* set integration for xuan.
This commit is contained in:
@@ -24,6 +24,8 @@ class myIm extends im
|
||||
$output->data = 'locked';
|
||||
die($this->app->encrypt($output));
|
||||
}
|
||||
$this->app->loadConfig('file');
|
||||
if(isset($this->config->file->collaboraPath)) $this->config->integration = (object)array('office' => (object)array('officeEnabled' => true));
|
||||
parent::sysGetServerInfo($account, $password, $apiVersion, $userID, $version, $device);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user