Commit 726d75e070c0351a3be7ed15075cde69007b0066

  • February 3, 2013 9:28

    Commit 726d75e on 7.x-3.3.x, 7.x-3.4.x, 7.x-3.x, 7.x-4.x
    inspect: /CHANGELOG.txt
    +++++++
    7 additions & 0 deletions
    inspect: /Inspect.inc
    ++++++
    44 additions & 3 deletions
    inspect: /admin/inspect.admin.inc
    +++++
    5 additions & 0 deletions
    inspect: /inspect.module
    +++---
    4 additions & 4 deletions
    inspect: /js/inspect.js
    ++++++-
    82 additions & 9 deletions
    inspect: /js/inspect.min.js
    ++++++-
    18 additions & 4 deletions
    inspect: /js/inspect_noaction.js
    ++++++-
    8 additions & 1 deletion
    inspect: /js/inspect_noaction.min.js
    +-
    1 addition & 1 deletion
    * New frontend function .errorHandler() usable as default error handler for other libraries etc.
    * Backend inspect_log_message() now logs file and line of the call, using new method Inspect::logMessage().
    * Frontend .trace() and .traceGet() now supports second arg as object.message; to conform with other function's parameter signatures.
    * Reverted to use hook_init() implementation instead of hook_boot(); forgot to actually rename the function (see inspect 7.x-3.3.x, 2013-01-22).
nobody click here