projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5382cb
)
Clarify the use of the display_cal parameter
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 2 Sep 2009 16:43:31 +0000
(12:43 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 29 Sep 2009 20:53:49 +0000
(16:53 -0400)
kronolith/lib/Kronolith.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Kronolith.php
b/kronolith/lib/Kronolith.php
index
ea204b8
..
d87e275
100644
(file)
--- a/
kronolith/lib/Kronolith.php
+++ b/
kronolith/lib/Kronolith.php
@@
-727,9
+727,6
@@
class Kronolith
}
}
} else {
- /* Specifying a single calendar is always to make sure
- * that it's shown. Use the "toggle_calendar" argument
- * to toggle the state of a single calendar. */
if (strncmp($calendarId, 'remote_', 7) === 0) {
$calendarId = substr($calendarId, 7);
if (!in_array($calendarId, $GLOBALS['display_remote_calendars'])) {