[Tickets #8309] bad prototype in kronolith/lib/api.php calendar.import
bugs at horde.org
bugs at horde.org
Tue May 26 13:23:41 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8309
------------------------------------------------------------------------------
Ticket | 8309
Created By | rpolli at babel.it
Summary | bad prototype in kronolith/lib/api.php calendar.import
Queue | Kronolith
Version | 2.3.1
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone | 3.4.4
Patch | 1
Owners |
------------------------------------------------------------------------------
rpolli at babel.it (2009-05-26 09:23) wrote:
in kronolith/lib/api.php 90c84
$_services['import'] = array(
'args' => array('content' => 'string', 'contentType' => 'string',
'calendar' => 'string'),
- 'type' => 'int'
+ 'type' => 'string'
);
More information about the bugs
mailing list