diff --git a/phantomas_custom/modules/jQYLT/jQYLT.js b/phantomas_custom/modules/jQYLT/jQYLT.js index 836f532..103f127 100644 --- a/phantomas_custom/modules/jQYLT/jQYLT.js +++ b/phantomas_custom/modules/jQYLT/jQYLT.js @@ -119,6 +119,7 @@ function get_type(thing){ // TODO: create a helper - phantomas.spyGlobalVar() ? window.__defineSetter__('jQuery', function(val) { var version; + var jQueryFn; var oldJQuery = jQuery; if (!val || !val.fn) {