X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fsubs.php;h=165bbaa8ff7a4bbdc09429f3b703e55d6407846d;hb=f97b863fd709135fb9f7bf7c756a1c6721e3e988;hp=1c240c475d40c7f71fd428de44eec07499dc3baa;hpb=37ed3af94e1daf385e5c9ce7670b47cb14207095;p=quix0rs-gnu-social.git diff --git a/lib/subs.php b/lib/subs.php index 1c240c475d..165bbaa8ff 100644 --- a/lib/subs.php +++ b/lib/subs.php @@ -42,4 +42,4 @@ function subs_unsubscribe_to($user, $other) } catch (Exception $e) { return $e->getMessage(); } -} \ No newline at end of file +}