Git commits in Moodle 1.7.3 by martinlanghoff

commit 8d7e790de7b1eb0eafbc2978dc1433749c4309bf
Author: martinlanghoff <martinlanghoff>
Date:   Fri, 08 Jun 2007 05:22:36 +0800
Tag:    v1.7.3

moodlelib:moodle_request_shutdown() - only call apache_child_terminate if child_terminate is true - MDL-9350

commit a3b2f4cbebfc158addc593323a489b3f6e8912c4
Author: martinlanghoff <martinlanghoff>
Date:   Mon, 16 Apr 2007 08:24:44 +0800
Tag:    v1.7.3

moodle_request_shutdown(): silence errors when apache_child_terminate() is disallowed - (MDL-9350)

commit 7b6c65a56076045493ca33b60f91d79c48d364ee
Author: martinlanghoff <martinlanghoff>
Date:   Thu, 12 Apr 2007 11:30:20 +0800
Tag:    v1.7.3

moodle_request_shutdown(): raise $CFG->apachemaxmem to 25MiB for 1.7 and newer

commit 28ca56c93daa7bd139ff69e3ddbc094f31a45aa9
Author: martinlanghoff <martinlanghoff>
Date:   Thu, 12 Apr 2007 08:45:35 +0800
Tag:    v1.7.3

Fixed 'off by one' month bug in month select boxes generated by print_date_selector when users time zone set to GMT-13.

commit bf01ed821166a95b59263f61e3ffd291b1bc3e1e
Author: martinlanghoff <martinlanghoff>
Date:   Thu, 05 Apr 2007 13:00:23 +0800
Tag:    v1.7.3

lib/setup moodelib: Introducing moodle_request_shutdown()