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_System.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/Pref_System.php') diff --git a/classes/Pref_System.php b/classes/Pref_System.php index 885eabdac..225fc49b9 100644 --- a/classes/Pref_System.php +++ b/classes/Pref_System.php @@ -143,7 +143,7 @@ class Pref_System extends Handler_Administrative { - + -- cgit v1.2.3-54-g00ecf