]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/tag.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / tag.php
index fd29942a2dadf28756bd04dde515b8dd44b6460b..935d00ab06641c81ab692a6ecc1bd121e48f1237 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 TagAction extends Action
 {