[dev] [cvs] commit: framework/Group/Group ldap.php

Jan Schneider jan at horde.org
Thu Nov 30 01:47:42 PST 2006


Zitat von Ben Chavet <ben at horde.org>:

> On 11/24/06, Jan Schneider <jan at horde.org> wrote:
>
>>>   Log:
>>>   Use strtolower() for comparison
>>>
>>>   Revision  Changes    Path
>>>   1.27      +2 -2      framework/Group/Group/ldap.php
>>
>> This should be String::lower().
>>
>
> Is this true for all strings?  I ask because I used strtolower() in various
> other locations in this file.

Yes. Without additional parameters if you are lowercasing  
non-localized strings, and the current charset as the 2nd parameter if  
you want to to lowercase localized strings.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the dev mailing list