Fixed bug #147, required some (ugly) modifications: changed function jQuery(...)...
[jquery.git] / src / intro.js
diff --git a/src/intro.js b/src/intro.js
new file mode 100644 (file)
index 0000000..c26ac36
--- /dev/null
@@ -0,0 +1,2 @@
+/* prevent execution of jQuery if included more then once */\r
+if(typeof window.jQuery == "undefined") {\r