@@ -250,6 +250,9 @@ class Like extends \Zotlabs\Web\Controller {
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
||||||
|
if(! $observer)
|
||||||
|
killme();
|
||||||
|
|
||||||
// this is used to like an item or comment
|
// this is used to like an item or comment
|
||||||
|
|
||||||
$item_id = ((argc() == 2) ? notags(trim(argv(1))) : 0);
|
$item_id = ((argc() == 2) ? notags(trim(argv(1))) : 0);
|
||||||
|
|||||||
Reference in New Issue
Block a user