From f9b2291c28e7036276134aac84ec456fbd297d30 Mon Sep 17 00:00:00 2001 From: wn_ Date: Sun, 15 Dec 2024 18:14:42 +0000 Subject: Don't bother passing unused arguments to 'TimeHelper::make_local_datetime()'. There's no point in passing '$long' unless '$no_smart_dt' is set to 'true'. --- classes/Pref_Prefs.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'classes/Pref_Prefs.php') diff --git a/classes/Pref_Prefs.php b/classes/Pref_Prefs.php index 7d1c0e9eb..94c38c177 100644 --- a/classes/Pref_Prefs.php +++ b/classes/Pref_Prefs.php @@ -1520,10 +1520,10 @@ class Pref_Prefs extends Handler_Protected { - + - + -- cgit v1.2.3-54-g00ecf