[geeklog-cvs] Geeklog-1.x/public_html/calendar index.php, 1.23, 1.24

Dirk Haun dhaun at qs1489.pair.com
Wed Feb 13 06:29:11 EST 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/calendar
In directory qs1489.pair.com:/tmp/cvs-serv64679/public_html/calendar

Modified Files:
	index.php 
Log Message:
Typo in description: function returns 2 characters, not 3


Index: index.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/calendar/index.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** index.php	21 Dec 2007 13:50:15 -0000	1.23
--- index.php	13 Feb 2008 11:29:09 -0000	1.24
***************
*** 141,145 ****
  *
  * @param    int     $day    1 = Sunday, 2 = Monday, ...
! * @return   string          abbreviated day's name (3 characters)
  *
  *
--- 141,145 ----
  *
  * @param    int     $day    1 = Sunday, 2 = Monday, ...
! * @return   string          abbreviated day's name (2 characters)
  *
  *




More information about the geeklog-cvs mailing list