summaryrefslogtreecommitdiff
path: root/actions/makeadmin.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/makeadmin.php')
-rw-r--r--actions/makeadmin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/makeadmin.php b/actions/makeadmin.php
index 7ab41fa6e..7866f42c1 100644
--- a/actions/makeadmin.php
+++ b/actions/makeadmin.php
@@ -27,7 +27,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-if (!defined('LACONICA')) {
+if (!defined('STATUSNET')) {
exit(1);
}