]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/oauthappssettings.php
OAuth widgets separated into their own files
[quix0rs-gnu-social.git] / actions / oauthappssettings.php
index 29e6d5607333e9e3d17fd2ab21316df45c927339..e9b6280feb81ad65e1f0c1374b1d22de2c641b37 100644 (file)
  * @link      http://status.net/
  */
 
-if (!defined('STATUSNET') && !defined('LACONICA')) {
-    exit(1);
-}
-
-require_once INSTALLDIR . '/lib/applicationlist.php';
+if (!defined('GNUSOCIAL')) { exit(1); }
 
 /**
  * Show a user's registered OAuth applications