1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

Added maintenance notification

This commit is contained in:
Jon Ziebell 2021-04-17 20:33:21 -04:00
parent bfd98905d8
commit 0f7b1c28a7

View File

@ -1,5 +1,7 @@
<?php
die('Down for some brief maintenance. Back soon!');
/**
* Entry point for the API. This sets up cora, the error/exception handlers,
* and then sends the request off for processing. All requests should start