Rewrites
authorRoland Häder <roland@mxchange.org>
Sun, 26 Aug 2012 21:45:10 +0000 (21:45 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 26 Aug 2012 21:45:10 +0000 (21:45 +0000)
commitf2b317c7477adb9912dca424bd86fa5b238d9674
tree331d7d91cc8bb743f381c6a76fcc5d84bddc12df
parentca915ca6e0366d10ffe557822a891f16c6b2171e
Rewrites
- Added method createUuid() which will check if the PECL extension uuid is
  loaded and use that for e.g. more entropy
- RandomNumberGenerator is now singelton (to save memory)
- TODO added
inc/classes/main/commands/web/class_WebResendLinkCommand.php
inc/classes/main/crypto/class_CryptoHelper.php
inc/classes/main/menu/class_BaseMenu.php
inc/classes/main/rng/class_RandomNumberGenerator.php