]> git.mjollnir.org Git - moodle.git/commit
exceptions: MDL-16175 more careful decision whether to use _print_normal/early_error.
authortjhunt <tjhunt>
Thu, 7 May 2009 05:38:35 +0000 (05:38 +0000)
committertjhunt <tjhunt>
Thu, 7 May 2009 05:38:35 +0000 (05:38 +0000)
commit0ae8f5fcb28474e21864102b3ced21a2b4010901
tree543e1693b1afce7df6d583e4bc1d7bd18f9b33b3
parent576e101aa35ebcf73435a594368c0b3482a210be
exceptions: MDL-16175 more careful decision whether to use _print_normal/early_error.

It is a mistake to use _print_normal_error if the exception was thrown in print_header - we don't want to try to call print_header again!
lib/setuplib.php