]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/subscribe.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / subscribe.php
index aa701637bd38925c7781e3201ecbd41aa2e18d13..fb1fb5e6bbe758fb7bd8f6f802d08c75641e10f9 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) { exit(1); }
+if (!defined('STATUSNET')) { exit(1); }
 
 class SubscribeAction extends Action
 {