Merge pull request #67 from PhoenixPeca/patch-1
Fixed some PHP Errors and PHP Warnings
This commit is contained in:
		| @@ -43,6 +43,7 @@ catch (PDOException $e) { | |||||||
| ?> | ?> | ||||||
| <center style='font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;'>🐮 Connection failed, database may be in warm-up state, please try again later.<br /><br />The following error was reported:<br/>  <?=$e->getMessage();?></center> | <center style='font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;'>🐮 Connection failed, database may be in warm-up state, please try again later.<br /><br />The following error was reported:<br/>  <?=$e->getMessage();?></center> | ||||||
| <?php | <?php | ||||||
|  | exit; | ||||||
| } | } | ||||||
|  |  | ||||||
| $_SESSION['mailcow_locale'] = strtolower(trim($DEFAULT_LANG)); | $_SESSION['mailcow_locale'] = strtolower(trim($DEFAULT_LANG)); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user