Robert Cummings wrote:
> Colin Guthrie wrote:
>> 'Twas brillig, and Jim Lucas at 10/08/09 16:29 did gyre and gimble:
>>> $d = array(
>>>     "home_page",
>>>     "member_services",
>>>     "member_services_login",
>>>     "network",
>>>     "resource_center",
>>>     "verse_of_the_day_activate",
>>> );
>>
>> Ahh someone else who always puts a closing , on the end of array
>> definitions to cut down on VCS diff/patch churn. Excellent :)
> 
> I do it too since it makes life simple when commenting in and out chunks
> of code.
> 
> Cheers,
> Rob.

Yes, it does make life a little easier!


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to