]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/subedit.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / subedit.php
index 853ac12a21d5ecd6edf3344e4e563f542f762312..3320bdc599c2d2c47baa473e938d4cd894733424 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 SubeditAction extends Action
 {