Update of /cvsroot/phpicalendar/phpicalendar
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13349/phpicalendar
Modified Files:
config.inc.php
Log Message:
synch with jh local copy
Index: config.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/config.inc.php,v
retrieving revision 1.176
retrieving revision 1.177
diff -C2 -d -r1.176 -r1.177
*** config.inc.php 11 Nov 2006 20:25:36 -0000 1.176
--- config.inc.php 5 Dec 2006 06:27:48 -0000 1.177
***************
*** 1,5 ****
<?php
! // Configuration file for PHP iCalendar 2.0
//
// To set values, change the text between the single quotes
--- 1,5 ----
<?php
! // Configuration file for PHP iCalendar 2.23rc1
//
// To set values, change the text between the single quotes
|