\n"; } $INC = array('js/popups.php'); print_header($INC,$HeadX); /* Pre-Load the repeated events for quicker access */ $repeated_events = read_repeated_events ( ( ! empty ( $user ) && strlen ( $user ) ) ? $user : $login, $cat_id, $startdate ); /* Pre-load the non-repeating events for quicker access */ $events = read_events ( ( ! empty ( $user ) && strlen ( $user ) ) ? $user : $login, $startdate, $enddate, $cat_id ); if ( ! empty ( $cat_id ) ) $monthURL = "month.php?cat_id=$cat_id&"; else $monthURL = 'month.php?'; display_small_month ( $prevmonth, $prevyear, true, true, "prevmonth", $monthURL ); display_small_month ( $nextmonth, $nextyear, true, true, "nextmonth", $monthURL ); ?>
";
//echo date ( "D, m-d-Y H:i:s", $date ) . " "; print_date_entries ( date ( "Ymd", $date ), ( ! empty ( $user ) ) ? $user : $login, false ); print " | \n";
} else {
print "\n"; } } print " |