X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fevent.php;h=4819b71b4c10968343e101f69e59970140110c6b;hb=e150d920a53cbafaf6ff3f6397fa40f8cc0e526e;hp=1bfcdb67d044b399911e022bf3dcec4379dbecff;hpb=d35b2d3f3c2128b147a6fa897032262c1f632262;p=quix0rs-gnu-social.git diff --git a/lib/event.php b/lib/event.php index 1bfcdb67d0..4819b71b4c 100644 --- a/lib/event.php +++ b/lib/event.php @@ -21,13 +21,13 @@ * * @category Event * @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://status.net/ */ -if (!defined('LACONICA')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } @@ -38,7 +38,7 @@ if (!defined('LACONICA')) { * * @category Event * @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://status.net/ *