X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fsubs.php;h=165bbaa8ff7a4bbdc09429f3b703e55d6407846d;hb=5b3de9aaa465b217e857bc651cce6c86212de0b6;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 +}