Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

Commit

Permalink
add inspect for view
Browse files Browse the repository at this point in the history
  • Loading branch information
yssk22 committed May 6, 2011
1 parent 97cf8ad commit e76b45e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
var md = require("node-markdown").Markdown;

module.exports = {
inspect: require('util').inspect,
querystring: require('querystring'),
qs: require('querystring'),
php: require('./vendor/php'),
Expand Down

0 comments on commit e76b45e

Please sign in to comment.