]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/twitterauthorization.php
Workaround for Facebook data store API behavior regression, fixes saving
[quix0rs-gnu-social.git] / actions / twitterauthorization.php
index 522702e7ecf63fa0a899c12df28622f6b2a11635..630ac426fd02248251472a0e1117a0115f102a7a 100644 (file)
  *
  * @category  TwitterauthorizationAction
  * @package   StatusNet
- * @author    Zach Copely <zach@controlyourself.ca>
+ * @author    Zach Copely <zach@status.net>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
-if (!defined('LACONICA')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }