X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fsend.inc;h=eef20af1a86b1da0b406476ffda24d3dbc9b768a;hb=2fb33507204ed8c25b7fb90238c9cc5b7af60fa2;hp=9e6959d73dc878f9ae86462fe0674ad79526c7ea;hpb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/send.inc b/wwwroot/inc/eventz/send.inc index 9e6959d..eef20af 100644 --- a/wwwroot/inc/eventz/send.inc +++ b/wwwroot/inc/eventz/send.inc @@ -30,12 +30,12 @@ return false; $error="Dana osobka ktorej by si chcel poslat spravicku si bud zmenila nick alebo robis preklepy."; return false; } - // fuck off toth + /* // fuck off toth elseif ($user_id == 1859269 && $to['user_id'] == 2334) { global $error; $error = 'fuck you!'; return false; - } + } */ else { $mail_to_id[]=$to['user_id']; } @@ -51,12 +51,12 @@ return false; global $error; $error="Pravdepodobne si osobka $mail_to_exploded zmenila nick alebo mas niekde preklep. Skus to opravit a potom try again:-]"; return false; } - // fuck off toth + /* // fuck off toth elseif ($user_id == 1859269 && $to['user_id'] == 2334) { global $error; $error = 'fuck you!'; return false; - } + } */ else {$mail_to_id[]=$to['user_id'];} } } @@ -101,4 +101,4 @@ user_mail_name='$user_name', user_mail_id = '".mysql_real_escape_string($_SESSIO } -?> \ No newline at end of file +?>