From d72121ff8c8f5c45baf72378aa5226a5d3d00463 Mon Sep 17 00:00:00 2001 From: mattpass Date: Sat, 25 Jun 2022 20:43:10 +0100 Subject: [PATCH] Specify path when requiring and code tidy --- lib/icecoder.php | 16 ++++++++-------- lib/settings-screen.php | 24 ++++++++++++------------ 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/lib/icecoder.php b/lib/icecoder.php index b95823a..e8d62ec 100644 --- a/lib/icecoder.php +++ b/lib/icecoder.php @@ -1,12 +1,12 @@ 0 ? count($backupDirsList) : 0; echo $backupNumDays . " " . (1 !== $backupNumDays ? $t['days'] : $t['day']) . " " . $t['of backups stored...'];