]> git.mxchange.org Git - friendica.git/blobdiff - mod/like.php
Merge pull request #27 from fabrixxm/master
[friendica.git] / mod / like.php
old mode 100644 (file)
new mode 100755 (executable)
index 5c3dd32..6b97faf
@@ -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