[dev] [cvs] commit: imp mailbox.php imp/lib Mailbox.php

Michael M Slusarz slusarz at mail.curecanti.org
Mon Nov 7 23:25:53 PST 2005


Quoting Jan Schneider <jan at horde.org>:

> Zitat von Michael M Slusarz <slusarz at curecanti.org>:
>
>> slusarz     2005-11-06 16:40:09 PST
>>
>>  Modified files:
>>    .                    mailbox.php
>>    lib                  Mailbox.php
>>  Log:
>>  Remove use of 'global'
>
> Why?

easier debugging, among other reasons.  at least for me, it is a lot 
easier to track down issues with $GLOBALS vs. $_SESSION variables 
(which i've seen quite a bit of issues lately in the imp code) when 
they are explicitly defined that way.

michael

_______________________________________
Michael Slusarz [slusarz at curecanti.org]


More information about the dev mailing list