X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fwebcolor.php;h=6fa603fa2ac89286b47e2b00924808be40577f4f;hb=69ac99ff949ab0118ff25a62471980ad0ec7a52b;hp=230e04a1fd63388f68e601410e4f33af686ce216;hpb=d35b2d3f3c2128b147a6fa897032262c1f632262;p=quix0rs-gnu-social.git diff --git a/lib/webcolor.php b/lib/webcolor.php index 230e04a1fd..6fa603fa2a 100644 --- a/lib/webcolor.php +++ b/lib/webcolor.php @@ -21,13 +21,13 @@ * * @category Personal * @package StatusNet - * @author Zach Copley + * @author Zach Copley * @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); }