[dev] kronolith patch

Michael Rubinsky mike at theupstairsroom.com
Sun Feb 15 21:55:32 PST 2004


Should we check for an error condition here after the addShare() call?  If 
so, here is a patch...

Thanks-
Mike

--
Michael Rubinsky
TheUpstairsRoom Consulting
-------------- next part --------------
Index: calendars.php
===================================================================
RCS file: /repository/kronolith/calendars.php,v
retrieving revision 1.33
diff -r1.33 calendars.php
63a64,67
>         
>         if (is_a($result,'PEAR_Error')) {
>             HORDE::fatal($result);
>         }
66a71
>         


More information about the dev mailing list