From 9b1d12835b4b234c231e25a7e6d7fe9767111f2f Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Wed, 2 Dec 2020 12:21:43 -0500 Subject: [PATCH] feat(functions): getDifference(), getPercentageUsed() clean up variable definition a little bit --- public/index.php | 40 +++++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/public/index.php b/public/index.php index 7a36648..1cd0daa 100644 --- a/public/index.php +++ b/public/index.php @@ -10,31 +10,41 @@