@@ -490,8 +490,7 @@ |
||
| 490 | 490 | </div> |
| 491 | 491 | <?php |
| 492 | 492 | } |
| 493 | -} |
|
| 494 | -catch (Exception $e) { |
|
| 493 | +} catch (Exception $e) { |
|
| 495 | 494 | if (defined('LOG_TO_SERVER') && LOG_TO_SERVER === true) { |
| 496 | 495 | error_log('TEAMPASS Error - admin page - '.$e->getMessage()); |
| 497 | 496 | } |