[geeklog-cvs] Geeklog-1.x/plugins/calendar functions.inc, 1.78, 1.79

Dirk Haun dhaun at qs1489.pair.com
Sat Mar 8 10:12:31 EST 2008


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

Modified Files:
	functions.inc 
Log Message:
Fixed upcoming events block (reported by Jessica Blank)


Index: functions.inc
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/calendar/functions.inc,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -d -r1.78 -r1.79
*** functions.inc	20 Feb 2008 20:07:58 -0000	1.78
--- functions.inc	8 Mar 2008 15:12:29 -0000	1.79
***************
*** 243,246 ****
--- 243,247 ----
  
                          $newevent_url .= 'eid=' . $theEvent['eid'] . '"';
+                         $attr = array();
                          if( $todaysEvent ) {
                              $attr = array('class' => $todaysClassName);




More information about the geeklog-cvs mailing list