]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
As of PHP 4.2.0, there is no need to seed the random number generator with srand...
authorvargenau <vargenau@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 3 Oct 2014 14:19:30 +0000 (14:19 +0000)
committervargenau <vargenau@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 3 Oct 2014 14:19:30 +0000 (14:19 +0000)
commita475c3c13c164eba4d63173e76d1ed7b9009ce18
treed4aba3a11715fb67d4780d0270c014a750a33851
parentb43561093864260f6cc8aef2afa001ee1644bbbb
As of PHP 4.2.0, there is no need to seed the random number generator with srand() or mt_srand() as this is now done automatically.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@9172 96ab9672-09ca-45d6-a79d-3d69d39ca109
configurator.php
lib/Captcha.php
lib/WikiUser/HttpAuth.php
lib/WikiUser/HttpAuthUpper.php
lib/fortune.php
lib/plugin/ModeratedPage.php
lib/plugin/RandomPage.php
lib/stdlib.php
passencrypt.php
themes/Hawaiian/lib/random.php