From 3b6b0eaa8ba8f59c70f66a6c92888f9ff2d5b41b Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 24 Oct 2011 15:47:17 -0700 Subject: social tag - add UI --- mod/like.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mod/like.php') diff --git a/mod/like.php b/mod/like.php index 5c3dd323e..6b97fafb5 100644 --- a/mod/like.php +++ b/mod/like.php @@ -197,5 +197,6 @@ EOT; proc_run('php',"include/notifier.php","like","$post_id"); - return; // NOTREACHED + killme(); +// return; // NOTREACHED } \ No newline at end of file -- cgit v1.2.3