strpos doesn't work if the offending char is in the first position... use substr_count
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 23 Oct 2002 12:52:30 +0000 (12:52 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 23 Oct 2002 12:52:30 +0000 (12:52 +0000)
commit3d3afeebd8d55034445c790ed53f3c9f786318b0
treed3077c2df6dcc2c95b13125f3b808f36d6095b1a
parent77bfbd2e9ccc469e31dcca1d374e8ce8916db44f
strpos doesn't work if the offending char is in the first position... use substr_count

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3946 7612ce4b-ef26-0410-bec9-ea0150e637f0
src/folders_create.php