Vergleich private.php - 1.4.10 - 1.4.12
Zeile 6 | Zeile 6 |
---|---|
* Website: http://www.mybboard.net |
* Website: http://www.mybboard.net |
* $Id: private.php 4463 2009-10-01 11:40:53Z Tomm $ | * $Id: private.php 4864 2010-04-10 09:13:19Z RyanGordon $ |
*/ | */ |
Zeile 47 | Zeile 47 |
} |
} |
$rand = rand(0, 9); | $rand = my_rand(0, 9); |
if($rand == 5) | if($rand == 5) |