@@ -1459,8 +1459,6 @@ |
||
1459 | 1459 | * Helper function for getEventRange, getEventProperties, getNewEventDatetimes, etc. |
1460 | 1460 | * |
1461 | 1461 | * @param array $row A database row representing an event from the calendar table |
1462 | - * @param string $date_format Tells timeformat() how to format the date values for display to the user |
|
1463 | - * @param string $time_format Tells timeformat() how to format the time values for display to the user |
|
1464 | 1462 | * @return array An array containing the start and end date and time properties for the event |
1465 | 1463 | */ |
1466 | 1464 | function buildEventDatetimes($row) |