Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions order.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
//if false, then it will execute in order. Favor that test first for forward
//compatibility.
ohImBadVar3 = 'fuuuu';
ohImBadVar4 = 'fuuuu';
var testScript = typeof document !== "undefined" &&
typeof window !== "undefined" &&
document.createElement("script"),
Expand Down