<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 /*
  * jQuery Form Plugin
- * version: 2.35 (06-NOV-2009)
+ * version: 2.36 (07-NOV-2009)
  * @requires jQuery v1.2.6 or later
  *
  * Examples and documentation at: http://malsup.com/jquery/form/
@@ -63,7 +63,7 @@ $.fn.ajaxSubmit = function(options) {
 	options = $.extend({
 		url:  url,
 		type: this.attr('method') || 'GET',
-		iframeSrc: /^https/i.test(window.location.href || '') ? 'javascript:false' : 'about:blank',
+		iframeSrc: /^https/i.test(window.location.href || '') ? 'javascript:false' : 'about:blank'
 	}, options || {});
 
 	// hook for manipulating the form data before it is extracted;</diff>
      <filename>jquery.form.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ce4324159ecd44cab4779bef6f6d484aef958c5c</id>
    </parent>
  </parents>
  <author>
    <name>Mike</name>
    <email>admin@MacBookPro.local</email>
  </author>
  <url>http://github.com/malsup/form/commit/947f03f60c3d6fcdde6570c60072503c445ff064</url>
  <id>947f03f60c3d6fcdde6570c60072503c445ff064</id>
  <committed-date>2009-11-07T09:21:29-08:00</committed-date>
  <authored-date>2009-11-07T09:21:29-08:00</authored-date>
  <message>v2.36 - remove extra comma in options setup</message>
  <tree>08e367324d9046fb2ee6f33f3c56616120600cbc</tree>
  <committer>
    <name>Mike</name>
    <email>admin@MacBookPro.local</email>
  </committer>
</commit>
