MantisBT: master ae288b08

Author Committer Branch Timestamp Parent
dregad dregad master 2014-07-07 08:47 master c2513b1e
Changeset

Logging API: fix FirePHP output

FirePHP::log() performs formatting of complex variable types and
provides a popup window to inspect them, so we pass it the raw message
instead of formatting it ourselves.

mod - core/logging_api.php Diff File