summaryrefslogtreecommitdiff
path: root/classes/Group_alias.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/Group_alias.php')
-rw-r--r--classes/Group_alias.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/Group_alias.php b/classes/Group_alias.php
index 0696fabf1..93bb75796 100644
--- a/classes/Group_alias.php
+++ b/classes/Group_alias.php
@@ -19,7 +19,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.'/classes/Memcached_DataObject.php';