Initial work on switching companies, added error if not able to connect to database

This commit is contained in:
johnny@pittpc.com
2020-04-04 20:55:06 -04:00
parent 7a0ef334a3
commit a14ec04d5a
3 changed files with 15 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ if(isset($_GET['calendar_id'])){
?>
<div class="card"><?php echo $client_id; ?>
<div class="card">
<div id='calendar'></div>
</div>