Vergleich private.php - 1.4.11 - 1.4.15
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 5379 2011-02-21 11:06:42Z Tomm $ |
*/ | */ |
Zeile 47 | Zeile 47 |
} |
} |
$rand = rand(0, 9); | $rand = my_rand(0, 9); |
if($rand == 5) | if($rand == 5) |