Skip to content

Commit

Permalink
Add window.window as req by @brettz9
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed Mar 5, 2014
1 parent 0e8ddfe commit afdad24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/phpjs.js
Expand Up @@ -25,6 +25,7 @@ var PhpjsUtil = phpjsutil({
globals : {
'XMLHttpRequest': '{}',
'window': '{' +
'window: {},' +
'document: {' +
'lastModified: 1388954399,' +
'getElementsByTagName: function(){return [];}' +
Expand Down

0 comments on commit afdad24

Please sign in to comment.