]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/tagother.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / actions / tagother.php
index 8f3ab7f6500f53c9f35c7d6582cafaefa025b33a..aaca46355f7dde2f5972e9a9e5abe0e538785a1c 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); }
 
 require_once(INSTALLDIR.'/lib/settingsaction.php');