forked from GNUsocial/gnu-social
Removing unnecessary require_once lines (autoload!)
This commit is contained in:
@@ -40,8 +40,6 @@ if (!defined('STATUSNET')) {
|
||||
exit(1);
|
||||
}
|
||||
|
||||
require_once INSTALLDIR.'/lib/apiauth.php';
|
||||
|
||||
/**
|
||||
* Actions extending this class will require auth only if a site is private
|
||||
*
|
||||
|
Reference in New Issue
Block a user