]> git.mjollnir.org Git - moodle.git/commit
Another attempt to get redirect() to not redirect if an error was output to the scree...
authortjhunt <tjhunt>
Sun, 1 Apr 2007 22:19:39 +0000 (22:19 +0000)
committertjhunt <tjhunt>
Sun, 1 Apr 2007 22:19:39 +0000 (22:19 +0000)
commitb388c7664db1d4e5cc5bce89e7267dac38dd2091
treec6b1fd8e11b9c92c0a64472c42bd2c48424068fc
parentb107549c32f9bcc160ea36aee9ae5699a1816524
Another attempt to get redirect() to not redirect if an error was output to the screen, to make dubuggin easier. Sorry I had not noticed the bit in the docs that says error_get_last was PHP 5.2.0+.
lib/weblib.php