From: avl Date: Mon, 17 Nov 2008 01:11:33 +0000 (+0200) Subject: remove unsafe characters from IPF_Utils::randomString() X-Git-Tag: 0.5~453 X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=0f044adb638e913f3d70cdca75436def3a94ff06;p=ipf.git remove unsafe characters from IPF_Utils::randomString() --- diff --git a/ipf/utils.php b/ipf/utils.php index 5e6b9b1..2ed6b64 100644 --- a/ipf/utils.php +++ b/ipf/utils.php @@ -90,8 +90,7 @@ class IPF_Utils { static function randomString($len=35) { $string = ''; - $chars = '0123456789abcdefghijklmnopqrstuvwxyz' - .'ABCDEFGHIJKLMNOPQRSTUVWXYZ!@#$%&*()+=-_}{[]>