]> git.mjollnir.org Git - moodle.git/commit
moodlelib:moodle_request_shutdown() - only call apache_child_terminate if child_termi...
authormartinlanghoff <martinlanghoff>
Thu, 7 Jun 2007 21:22:20 +0000 (21:22 +0000)
committermartinlanghoff <martinlanghoff>
Thu, 7 Jun 2007 21:22:20 +0000 (21:22 +0000)
commit97e9803b48fa9e529131f4fa98b77901d0e1b423
tree7824afd05e242d2c15b2121ee03c1f695841bb7c
parent1e95d7b7a31d82648847e2ee7aecbb5dc8a8da72
moodlelib:moodle_request_shutdown() - only call apache_child_terminate if child_terminate is true - MDL-9350

Apparently there _is_ a PHP ini setting controlling
it -- defaults to off.
lib/moodlelib.php