phpgroupware-developers
[Top][All Lists]
Advanced

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

RE: [Phpgroupware-developers] phpgroupware and coldsync


From: Chris Weiss
Subject: RE: [Phpgroupware-developers] phpgroupware and coldsync
Date: Thu, 04 Jul 2002 15:45:12 +0000

is it just me or are these 2 lines exactly the same?

Brian Johnson (address@hidden) wrote*:
>
>I think this will fix you're problem
>
>
>The line:
>  $sth_select_all->execute($HEADERS)
>   or die "$err_exec_sql $dbh->errstr";
>
>should be:
>  $sth_select_all->execute($HEADERS)
>   or die "$err_exec_sql $dbh->errstr";
>




reply via email to

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