]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showmessage.php
- Set the root of a new local conversation to a new conversation.id
[quix0rs-gnu-social.git] / actions / showmessage.php
index d89e0792d5968c717c77b62356f806e059790599..db757948baba6e64bbb731d9eeaa1530d819caaf 100644 (file)
  *
  * @category  Personal
  * @package   StatusNet
- * @author    Evan Prodromou <evan@controlyourself.ca>
+ * @author    Evan Prodromou <evan@status.net>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
  * @link      http://status.net/
  */
-if (!defined('LACONICA')) { 
+if (!defined('STATUSNET') && !defined('LACONICA')) { 
     exit(1); 
 }
 
@@ -39,7 +39,7 @@ require_once INSTALLDIR.'/lib/mailbox.php';
  * 
  * @category Personal
  * @package  StatusNet
- * @author   Evan Prodromou <evan@controlyourself.ca>
+ * @author   Evan Prodromou <evan@status.net>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
  * @link     http://status.net/
  */