From c40f2af264612127c1e3410a45038e2e610ae4b5 Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Mon, 29 Oct 2018 18:30:18 -0400 Subject: [PATCH] Check for cached objects in the db before making a network request --- includes/util.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/includes/util.php b/includes/util.php index 7ac0f48..c424229 100644 --- a/includes/util.php +++ b/includes/util.php @@ -1,6 +1,8 @@