]> git.mxchange.org Git - friendica.git/blobdiff - mod/like.php
add photo upload link to album widget and "upload to this album" ability
[friendica.git] / mod / like.php
index 5c3dd323ec2d49eadeaa9b7dcabbf3d6fb4353ae..6b97fafb561e291ef9dd95406f663d77880ab926 100644 (file)
@@ -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