X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fshowmessage.php;h=db757948baba6e64bbb731d9eeaa1530d819caaf;hb=c899e4a84ee45b65950980ccb87e52129871d58e;hp=5d23fb13f3e1eb2b016ab1bdc8295e84c476e4df;hpb=c5cf2c4c94794a1aeea32a427ddd50e157fa893d;p=quix0rs-gnu-social.git diff --git a/actions/showmessage.php b/actions/showmessage.php index 5d23fb13f3..db757948ba 100644 --- a/actions/showmessage.php +++ b/actions/showmessage.php @@ -26,7 +26,7 @@ * @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('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }