]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigroupprofileupdate.php
Fix regression from WebFinger update for singleuser sites
[quix0rs-gnu-social.git] / actions / apigroupprofileupdate.php
index eb47fa2512f93b1095d20f4b9746d7f5199cb3f2..73b3823e365bd380bc1da930b79c2114948d1776 100644 (file)
@@ -31,8 +31,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiauth.php';
-
 /**
  * API analog to the group edit page
  *