Update of /cvsroot/phpicalendar/phpicalendar/templates/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11768/templates/default
Modified Files:
footer.tpl
Log Message:
Updated README, reverted ical_parser's WEEKLY parsing to 2.0b, added charset to event popup, and added two small patches.
Index: footer.tpl
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/footer.tpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** footer.tpl 25 Oct 2004 02:21:27 -0000 1.9
--- footer.tpl 13 Sep 2005 21:36:38 -0000 1.10
***************
*** 1,3 ****
! <center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar 2.0</a><br />
<!-- switch rss_valid on -->
<p>
--- 1,3 ----
! <center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar 2.0.1</a><br />
<!-- switch rss_valid on -->
<p>
|