]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/groupsection.php
Merge branch 'diskcache' into 0.9.x
[quix0rs-gnu-social.git] / lib / groupsection.php
index 203ac3cb20754de56db50eab64c90486700fae9d..7327f9e1a06610b34dba5b87a8fca55e03be685e 100644 (file)
  *
  * @category  Widget
  * @package   StatusNet
- * @author    Evan Prodromou <evan@controlyourself.ca>
+ * @author    Evan Prodromou <evan@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://status.net/
  */
 
-if (!defined('LACONICA')) {
+if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }
 
@@ -41,7 +41,7 @@ define('GROUPS_PER_SECTION', 6);
  *
  * @category Widget
  * @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/
  */