X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fignored.php;h=64edf6e151c17d7a6dac97ee727259d016ef6883;hb=41663c7592abe55a958632c3a48265e0a8544d2b;hp=e6d9a09d6096d884d0f7df08bf80d96fa6326242;hpb=895b3abf320a28ecf0f797f4f4900e6baf429308;p=friendica.git diff --git a/mod/ignored.php b/mod/ignored.php index e6d9a09d60..64edf6e151 100644 --- a/mod/ignored.php +++ b/mod/ignored.php @@ -1,7 +1,6 @@ argv[1]); } - if (!$message_id) { + if (empty($message_id)) { exit(); }