X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Foauthconnectionssettings.php;fp=actions%2Foauthconnectionssettings.php;h=bcef773ac6fe5a787f3d0d7070d73a026decbe93;hb=5bf0c9f610d2fe7852ffafbcd51436c9e057b0a7;hp=b2e6f713a95dded43d15ef948fa5bca4fe75a6be;hpb=243b39666064dfa1eee85f08fadae2467ca4612e;p=quix0rs-gnu-social.git diff --git a/actions/oauthconnectionssettings.php b/actions/oauthconnectionssettings.php index b2e6f713a9..bcef773ac6 100644 --- a/actions/oauthconnectionssettings.php +++ b/actions/oauthconnectionssettings.php @@ -31,6 +31,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } +require_once INSTALLDIR . '/lib/applicationlist.php'; require_once INSTALLDIR . '/lib/apioauthstore.php'; /**