From fc38673b7dd7def573521b0085bf3807ea5a1a51 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Wed, 25 Jan 2017 21:55:13 -0500 Subject: [PATCH] Some temporary error handling --- api/core/json_error.php | 4 +++- api/index.php | 20 +++++++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/api/core/json_error.php b/api/core/json_error.php index 61b491e6..2280d511 100644 --- a/api/core/json_error.php +++ b/api/core/json_error.php @@ -1,11 +1,13 @@