Make it a little clearer in the code that we aren't using STDERR outside command...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 7 Dec 2007 04:21:35 +0000 (04:21 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 7 Dec 2007 04:21:35 +0000 (04:21 +0000)
commit72736d11d4abbe0cdf84df39c5a81117ce3a68b8
tree39cc24f3ca005c277a07559cfd059cb37e3b516c
parentb5ff4ffe8fe5e79e110a71c61a625e2613fe7def
Make it a little clearer in the code that we aren't using STDERR outside command-line mode, by inlining a one-line function that was only called once in the code base.
includes/Exception.php