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

Adding maintenance notification.

This commit is contained in:
Jon Ziebell 2021-01-29 19:01:33 -05:00
parent 6d9a8fea4b
commit c6212b10fe

View File

@ -1,5 +1,7 @@
<?php
die('Down for some brief maintenance. Back by 9:00pm Eastern!');
/**
* 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