]> git.mxchange.org Git - friendica.git/blobdiff - include/like.php
Coding convention continued:
[friendica.git] / include / like.php
index 4df15b4b637963297c9004fc0f4d3dabb30d58aa..893047da3c252f9d6216c4271f87735d9b162f26 100644 (file)
@@ -246,7 +246,7 @@ EOT;
 
 
        // Save the author information for the like in case we need to relay to Diaspora
-       diaspora::store_like_signature($contact, $post_id);
+       Diaspora::store_like_signature($contact, $post_id);
 
        $arr['id'] = $post_id;