summaryrefslogtreecommitdiff
path: root/actions/tagother.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/tagother.php')
-rw-r--r--actions/tagother.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/tagother.php b/actions/tagother.php
index 8f3ab7f65..aaca46355 100644
--- a/actions/tagother.php
+++ b/actions/tagother.php
@@ -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');