aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Include/params.php
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2021-10-12 08:59:23 +1100
committerYuchen Pei <hi@ypei.me>2021-10-12 09:12:29 +1100
commit9811e14665879801028e5ef088aa538cbb8b5f94 (patch)
tree2ef738448782aedc34bf1d26507273d3feda1758 /h-source/Application/Include/params.php
parenta433241c0aff14110d1355f904d3dace8b6bae6b (diff)
Adding newline to param.php to fix the patching error.
Diffstat (limited to 'h-source/Application/Include/params.php')
-rw-r--r--h-source/Application/Include/params.php2
1 files changed, 1 insertions, 1 deletions
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
+}