X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=plugins%2Frecaptcha%2Frecaptcha.php;h=94cf0ccd17572f911ed3ea3a8a6b356734b6af16;hb=8284b3cb82f4dec6e0f2bf74dea6e1a3bc7f4eac;hp=38a860fc75e9b43b890ce1e0a643e20b1e88d0dd;hpb=2087ae621c60794e6dd9a41275e73db8529cd2a2;p=quix0rs-gnu-social.git diff --git a/plugins/recaptcha/recaptcha.php b/plugins/recaptcha/recaptcha.php index 38a860fc75..94cf0ccd17 100644 --- a/plugins/recaptcha/recaptcha.php +++ b/plugins/recaptcha/recaptcha.php @@ -1,6 +1,6 @@ . * * @category Plugin - * @package Laconica + * @package StatusNet * @author Eric Helgeson * @copyright 2009 * @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); }