From 9811e14665879801028e5ef088aa538cbb8b5f94 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Tue, 12 Oct 2021 08:59:23 +1100 Subject: Adding newline to param.php to fix the patching error. --- h-source/Application/Include/params.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h-source/Application/Include/params.php') diff --git a/h-source/Application/Include/params.php b/h-source/Application/Include/params.php index 19f1ed7..5ab28df 100644 --- a/h-source/Application/Include/params.php +++ b/h-source/Application/Include/params.php @@ -225,4 +225,4 @@ class Account $result = $mailer->batchSend($message); } -} \ No newline at end of file +} -- cgit v1.2.3