Merge "On missing php-xml, don't mention Mandrake explicitly in the installer"
[lhc/web/wiklou.git] / resources / src / json-skip.js
1 /*!
2 * Skip function for json2.js.
3 */
4 return !!( window.JSON && JSON.stringify && JSON.parse );