# HG changeset patch # User Nathan Phillip Brink # Date 2012-02-14 18:56:05 # Node ID f3139fe89d62cb8f3b778958e18729343c67fb9d # Parent dcc324bd004e10ab683dd6a38981e3895cae441c Fix the documentation of SectionMeeting::__construct() concerning the format of $time_start/$time_end. diff --git a/inc/class.section_meeting.inc b/inc/class.section_meeting.inc --- a/inc/class.section_meeting.inc +++ b/inc/class.section_meeting.inc @@ -50,7 +50,9 @@ class SectionMeeting * is represented with 'm', Tuesday with 't', Wednesday with 'w', * Thursday with 'h', and Friday with 'f'. * \param $time_start - * The time of day when the section meeting starts. + * The time of day when the section meeting starts. Use + * school_crawl_time_format() or ensure that the time is formatted + * in 24-hour, 0-padded, 4-digit form (HHMM). * \param $time_end * The time of day when the section meeting ends. * \param $location