phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] problem in addressbook


From: Alex Borges
Subject: Re: [Phpgroupware-developers] problem in addressbook
Date: Fri, 22 Oct 2004 11:27:25 -0500
User-agent: Mozilla Thunderbird 0.8 (X11/20040926)

address@hidden wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ok,

I manage the problem by adding this to class.contacts_sql.inc.php :
function edit_location_by_contact($id, $data, action=PHPGW_SQL_RETURN_SQL)
{
~   $loc = CreateObject('phpgwapi.contact_addr');
~   return
$loc->update($data,sql_criteria::_equal('contact_id',sql::integer($id)),
$action);
}

Does it sounds like the good way to do it ?


Yes, i have this patch since some time ago, but i can't commit in cvs, you
can see in http://co.com.mx/~jarg/bugfix/contacts_bugfix9700.diff

I hope to find someone with commit access to the API for commit these and
other patches.
Heh... okay, im supposed to be that person. The problem is that i havent been able to commit. Im going to change boxes.




_______________________________________________
Phpgroupware-developers mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers


Attachment: alex.vcf
Description: Vcard


reply via email to

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