From 436915acdd8c8682badd8fd53aec817590378986 Mon Sep 17 00:00:00 2001 From: drei Date: Fri, 27 Sep 2002 23:30:30 +0000 Subject: functions for drawing events in day grid. --- functions/draw_functions.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 functions/draw_functions.php (limited to 'functions/draw_functions.php') diff --git a/functions/draw_functions.php b/functions/draw_functions.php new file mode 100644 index 0000000..ee7fd91 --- /dev/null +++ b/functions/draw_functions.php @@ -0,0 +1,38 @@ + ($sta_h . $sta_min), "draw_end" => ($end_h . $end_min), "draw_length" => $draw_len); +} + +?> \ No newline at end of file -- cgit v1.2.3