X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fmicroid.php;h=e2e7d7607ffc47d02aa9727d4b64781c0142e2a4;hb=5e1a9ad04d4e10ee44881a26ea72c9a80f748188;hp=83746efee582ac3a940d0c0dd0fb6a674b56887f;hpb=c8b8f07af14ad2ce9d0c0267962dd3bbf6473a4b;p=quix0rs-gnu-social.git diff --git a/lib/microid.php b/lib/microid.php index 83746efee5..e2e7d7607f 100644 --- a/lib/microid.php +++ b/lib/microid.php @@ -21,13 +21,13 @@ * * @category ID * @package StatusNet - * @author Evan Prodromou + * @author Evan Prodromou * @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 + * @author Evan Prodromou * @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/ */