]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/TagSub/actions/tagsub.php
StatusNet class renamed GNUsocial
[quix0rs-gnu-social.git] / plugins / TagSub / actions / tagsub.php
index 4550716cab8f39bb63c004dbbe15dff70e577f53..de333c8f58971659805094cb475fe381532ca4e2 100644 (file)
@@ -67,7 +67,7 @@ class TagsubAction extends Action
     {
         parent::prepare($args);
         if ($this->boolean('ajax')) {
-            StatusNet::setApi(true);
+            GNUsocial::setApi(true);
         }
 
         // Only allow POST requests