Bug fix patches

- Added language translation words in langusge files
- Updated bugsnage API key
- Fixed PHP7.2 issues in organization view and ticket reply reading
This commit is contained in:
Manish Verma
2018-09-05 16:35:13 +05:30
committed by Manish Verma
parent 334a7a8299
commit b288ec57a3
4 changed files with 14 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ return [
| which should receive your application's uncaught exceptions.
|
*/
'api_key' => 'd946b1758d755ba6f0095348a4924a63',
'api_key' => '280264db78f78f46e37169b2b65bed2d',
/*
|--------------------------------------------------------------------------