Update of /cvsroot/phpicalendar/phpicalendar
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15145/phpicalendar
Modified Files:
config.inc.php
Log Message:
add Pick Multiple to lang files..other minor changes
Index: config.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/config.inc.php,v
retrieving revision 1.174
retrieving revision 1.175
diff -C2 -d -r1.174 -r1.175
*** config.inc.php 17 Jan 2006 00:14:22 -0000 1.174
--- config.inc.php 16 Mar 2006 00:20:53 -0000 1.175
***************
*** 80,83 ****
--- 80,85 ----
// add more lines as necessary
+ #$more_webcals['cpath'][] = '' //add webcals that will show up only for a particular cpath.
+
$locked_cals[] = ''; // Fill in-between the quotes the names of the calendars you wish to hide
$locked_cals[] = ''; // unless unlocked by a username/password login. This should be the
|