diff options
Diffstat (limited to 'actions/likes/add.php')
-rw-r--r-- | actions/likes/add.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/likes/add.php b/actions/likes/add.php index b8c2f18b8..3de1ebc51 100644 --- a/actions/likes/add.php +++ b/actions/likes/add.php @@ -6,7 +6,6 @@ * @subpackage Likes */ -gatekeeper(); $entity_guid = (int) get_input('guid'); //check to see if the user has already liked the item |