]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/DomainStatusNetwork/actions/globalapi.php
StatusNet class renamed GNUsocial
[quix0rs-gnu-social.git] / plugins / DomainStatusNetwork / actions / globalapi.php
index cd0c7f9526232549e9e8076940abb621df44ca82..d47a254940e45dcc099c8004f810bb599706b2d1 100644 (file)
@@ -59,7 +59,7 @@ class GlobalApiAction extends Action
 
     function prepare($args)
     {
-        StatusNet::setApi(true); // reduce exception reports to aid in debugging
+        GNUsocial::setApi(true); // reduce exception reports to aid in debugging
 
         parent::prepare($args);