|
Stud.IP
3.3 Revision
|
Variables | |
| $at = date('G', $atime) | |
| if( $at >=$settings[ 'start'] &&$at<=$settings[ 'end']||! $atime) elseif($at< $settings['start']) | else |
| $end = 23 * 3600 | |
| $em = $calendar->createEventMatrix($start, $end, $settings['step_day']) | |
| $max_columns = $em['max_cols'] ?: 1 | |
| if($settings['step_day']< 3600) | $hd = holiday($atime) |
| $at = date('G', $atime) |
| $em = $calendar->createEventMatrix($start, $end, $settings['step_day']) |
| $end = 23 * 3600 |
| $max_columns = $em['max_cols'] ?: 1 |