forked from GNUsocial/gnu-social
Fix mising require_once (now required here because of rearranging)
This commit is contained in:
parent
243b396660
commit
5bf0c9f610
@ -31,6 +31,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
|
||||
exit(1);
|
||||
}
|
||||
|
||||
require_once INSTALLDIR . '/lib/applicationlist.php';
|
||||
require_once INSTALLDIR . '/lib/apioauthstore.php';
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user