Spiff this up a bit:
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 15 Nov 2004 00:15:58 +0000 (00:15 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 15 Nov 2004 00:15:58 +0000 (00:15 +0000)
commitdb6c4af2716bdf984de450821eca75bfc134395d
treef3483fa601915785addddced3f0b6c2900f1a680
parentf4d90ddc4be034e36cb158473f2580635e1e3ad2
Spiff this up a bit:
* output data returned by the eval; prints strings and numbers directly, var_dump()s arrays and objects
* if no returned data, print a line break. This makes things easier when doing 'echo' and you forget to add one yourself.
* Add some documentation comments
maintenance/eval.php