[patch #6101] fix for a bunch of notice errors in uinotes

Dave Hall <[email protected]> Mon, 16 Jul 2007 22:55:40 +0000
Newsgroups gmane.comp.web.phpgroupware.tracker
Message-ID <[email protected]>
Update of patch #6101 (project phpgroupware):

                  Status:                    None => In Progress            
             Assigned to:                    None => johang                 

    _______________________________________________________

Follow-up Comment #1:

Looks good, check it in.

I prefer to see arrays done like so

array
(
    'key'    => array
                (
                     'key' => 'value'
                ),
    'key2'   => array
                (
                     'key' => 'value'
                )
);

but I am not going to mandate it - yet ;)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6101>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/