projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75e36e5
)
todo
author
Jan Schneider
<jan@horde.org>
Wed, 4 Nov 2009 16:42:09 +0000
(17:42 +0100)
committer
Jan Schneider
<jan@horde.org>
Thu, 5 Nov 2009 10:56:34 +0000
(11:56 +0100)
kronolith/lib/Kronolith.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Kronolith.php
b/kronolith/lib/Kronolith.php
index
a7cf7e3
..
41bdbad
100644
(file)
--- a/
kronolith/lib/Kronolith.php
+++ b/
kronolith/lib/Kronolith.php
@@
-895,7
+895,8
@@
class Kronolith
if (in_array($calendarId, $_temp)) {
$GLOBALS['display_external_calendars'][] = $calendarId;
} else {
- /* Convert Kronolith 2 preferences. */
+ /* Convert Kronolith 2 preferences.
+ * @todo: remove in Kronolith 3.1. */
list($oldid,) = explode('/', $id);
if (in_array($api . '/' . $oldid, $_temp)) {
$GLOBALS['display_external_calendars'][] = $calendarId;