]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/apioauth.php
Squashed commit of the following:
[quix0rs-gnu-social.git] / lib / apioauth.php
index 54cecf92a8dca80d27588478f0342309c24946b6..a93811cc0ff63759ec83d30d0d58d9dcebc36a49 100644 (file)
@@ -31,7 +31,7 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 require_once INSTALLDIR . '/lib/apiaction.php';
-require_once INSTALLDIR . '/lib/apioauthstore.php';
+require_once INSTALLDIR . '/lib/statusnetoauthstore.php';
 
 /**
  * Base action for API OAuth enpoints. Clean up the