missing observer check

This commit is contained in:
Mario Vavti 2018-12-20 19:45:11 +01:00
parent 6b259070f0
commit ec769bc9f9

View File

@ -251,6 +251,9 @@ class Like extends \Zotlabs\Web\Controller {
}
}
else {
if(! $observer)
killme();
// this is used to like an item or comment