1
0
mirror of https://github.com/beestat/app.git synced 2025-07-09 03:04:07 -04:00

Removed maintenance notification

This commit is contained in:
Jon Ziebell 2021-01-29 20:14:57 -05:00
parent c6212b10fe
commit 31aabe5c68

View File

@ -1,7 +1,5 @@
<?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