From 82e495a8c7086b1190fac1a09d39b34c369d8275 Mon Sep 17 00:00:00 2001 From: davef Date: Sat, 7 May 2005 00:22:15 +0000 Subject: SF Patch #1043823 - a modified version of the patch was applied so there wasn't a need for a new function, and it also simplified the code. Update the config text to make more sense, but we should note things in the README when we release 2.0. --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index 14f01b7..3efa9d1 100644 --- a/config.inc.php +++ b/config.inc.php @@ -61,7 +61,7 @@ $ftp_calendar_path = ''; // Only used if $auth_method='ftp'. The full path t // // You can increase the number of unique colors by adding additional images (monthdot_n.gif) // and in the css file (default.css) classes .alldaybg_n, .eventbg_n and .eventbg2_n -// Colors will rotate to double the number listed below. (That's 14 colors, 2 calendars per color). +// Colors will repeat from the beginning for calendars past $unique_colors (7 by default), with no limit. $unique_colors = '7'; $blacklisted_cals[] = ''; // Fill in between the quotes the name of the calendars -- cgit v1.2.3