phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [patch #6101] fix for a bunch of notice errors in


From: Dave Hall
Subject: [Phpgroupware-tracker] [patch #6101] fix for a bunch of notice errors in uinotes
Date: Mon, 16 Jul 2007 22:55:40 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]