mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-29 07:26:05 +00:00
Merge branch 'master' of ssh://172.20.0.1/var/git/espo/backend
This commit is contained in:
@@ -31,7 +31,7 @@ class Output
|
||||
|
||||
ob_clean();
|
||||
echo $data;
|
||||
$this->getSlim()->stop();
|
||||
//$this->getSlim()->stop();
|
||||
}
|
||||
|
||||
public function processError($message = 'Error', $code = 500)
|
||||
|
||||
Reference in New Issue
Block a user