<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,7 +17,7 @@ module Recaptcha
         html &lt;&lt; %{&lt;div id=&quot;dynamic_recaptcha&quot;&gt;&lt;/div&gt;}
         html &lt;&lt; %{&lt;script type=&quot;text/javascript&quot; src=&quot;#{uri}/js/recaptcha_ajax.js&quot;&gt;&lt;/script&gt;\n}
         html &lt;&lt; %{&lt;script type=&quot;text/javascript&quot;&gt;\n}
-        html &lt;&lt; %{  Recaptcha.create('#{key}', document.getElementById('dynamic_recaptcha')#{options[:display] ? '' : ',RecaptchaOptions'});}
+        html &lt;&lt; %{  Recaptcha.create('#{key}', document.getElementById('dynamic_recaptcha')#{options[:display] ? ',RecaptchaOptions' : ''});}
         html &lt;&lt; %{&lt;/script&gt;\n}
       else
         html &lt;&lt; %{&lt;script type=&quot;text/javascript&quot; src=&quot;#{uri}/challenge?k=#{key}}</diff>
      <filename>lib/recaptcha/client_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f8bf32a119e7afe1707f8a3f74699f8295ed7b79</id>
    </parent>
  </parents>
  <author>
    <name>Jack Danger Canty</name>
    <email>gitcommit@6brand.com</email>
  </author>
  <url>http://github.com/JackDanger/recaptcha/commit/6072866a32096af974fdecd6492229e8cef8871a</url>
  <id>6072866a32096af974fdecd6492229e8cef8871a</id>
  <committed-date>2009-10-09T20:19:28-07:00</committed-date>
  <authored-date>2009-10-09T20:15:20-07:00</authored-date>
  <message>fixed: options[:display] was ignored via ajax</message>
  <tree>fb730727eb3a0bb0c0ba827ce5c71bf723ad5586</tree>
  <committer>
    <name>Jack Danger Canty</name>
    <email>gitcommit@6brand.com</email>
  </committer>
</commit>
