]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apimediaupload.php
Updating Janrain OpenID auth library
[quix0rs-gnu-social.git] / actions / apimediaupload.php
index 0b08dbedf1bc1dec517b0e8e26307ca1e9e4d280..9c888ce3ed138e139fec48be0e497c46717cc942 100644 (file)
@@ -30,9 +30,6 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/apiauth.php';
-require_once INSTALLDIR . '/lib/mediafile.php';
-
 /**
  * Upload an image via the API.  Returns a shortened URL for the image
  * to the user.