]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Realtime/RealtimePlugin.php
pluginified most of hasFave, getFaves and related calls
[quix0rs-gnu-social.git] / plugins / Realtime / RealtimePlugin.php
index dfd3a9298fe713157f87a5eec4d8c060ee7f5095..b0b79fd1c622fc61a7bd6bc203a0d2082440a67a 100644 (file)
@@ -37,6 +37,8 @@ if (!defined('GNUSOCIAL')) { exit(1); }
  * Based on experience with the Comet and Meteor plugins,
  * this superclass extracts out some of the common functionality
  *
+ * Currently depends on Favorite plugin.
+ *
  * @category Plugin
  * @package  StatusNet
  * @author   Evan Prodromou <evan@status.net>