Commented out Toth-o-fuck
authorHarvie <tomas@mudrunka.cz>
Sun, 24 Oct 2010 02:27:11 +0000 (04:27 +0200)
committerHarvie <tomas@mudrunka.cz>
Sun, 24 Oct 2010 02:27:11 +0000 (04:27 +0200)
wwwroot/inc/eventz/send.inc

index 9e6959d73dc878f9ae86462fe0674ad79526c7ea..eef20af1a86b1da0b406476ffda24d3dbc9b768a 100644 (file)
@@ -30,12 +30,12 @@ return false;
                                        $error="Dana osobka ktorej by si chcel poslat spravicku si bud zmenila nick alebo robis preklepy.";
                                        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;
                         elseif ($user_id == 1859269 && $to['user_id'] == 2334) {
                             global $error;
                             $error = 'fuck you!';
                             return false;
-                        }
+                        } */
                         else {
                             $mail_to_id[]=$to['user_id'];
                         }
                         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; }
                                        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;
                                 elseif ($user_id == 1859269 && $to['user_id'] == 2334) {
                                     global $error;
                                     $error = 'fuck you!';
                                     return false;
-                                }
+                                } */
                                 else {$mail_to_id[]=$to['user_id'];}
             }
         }
                                 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
+?>
This page took 0.100882 seconds and 4 git commands to generate.