Update prerequisites.inc.php

This commit is contained in:
Phoenix Eve Aspacio 2017-02-25 10:33:36 +08:00 committed by GitHub
parent 0fb48f24a9
commit 6b3cd1482a
1 changed files with 1 additions and 0 deletions

View File

@ -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>
<?php
exit;
}
if(isset($_COOKIE['admin'])) {