]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/microid.php
TinyMCE: counter support (may not be 100% exact match to server-side count, but there...
[quix0rs-gnu-social.git] / lib / microid.php
index 83746efee582ac3a940d0c0dd0fb6a674b56887f..e2e7d7607ffc47d02aa9727d4b64781c0142e2a4 100644 (file)
  *
  * @category  ID
  * @package   StatusNet
- * @author    Evan Prodromou <evan@controlyourself.ca>
+ * @author    Evan Prodromou <evan@status.net>
  * @copyright 2008 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);
 }
 
@@ -36,9 +36,9 @@ if (!defined('LACONICA')) {
  *
  * @category ID
  * @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://laconi.ca/
+ * @link     http://status.net/
  * @see      http://microid.org/
  */