<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -40,6 +40,6 @@ end
 # and we don't want to override the tunings.
 ###
 wordpress[:db] = Mash.new unless wordpress.has_key?(:db)
-wordpress[:db][:type] = &quot;mysql&quot; unless wordpress[:db].haskey?(:type)
+wordpress[:db][:type] = &quot;mysql&quot; unless wordpress[:db].has_key?(:type)
 wordpress[:db][:master] = &quot;localhost&quot; unless wordpress[:db].has_key?(:master)
 </diff>
      <filename>wordpress/attributes/wordpress.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4ba9e29a476f78e1293f329e572b906b51ba1ce8</id>
    </parent>
  </parents>
  <author>
    <name>Sander van Zoest</name>
    <email>sander@vanzoest.com</email>
  </author>
  <url>http://github.com/svanzoest/svz_cookbooks/commit/55666950b5e58ecb7e71e4661c36524d675155ba</url>
  <id>55666950b5e58ecb7e71e4661c36524d675155ba</id>
  <committed-date>2009-07-22T01:28:29-07:00</committed-date>
  <authored-date>2009-07-22T01:28:29-07:00</authored-date>
  <message>Fix type haskey? -&gt; has_key?</message>
  <tree>899527bbb1c469023c47b28e43ec62b55618417f</tree>
  <committer>
    <name>Sander van Zoest</name>
    <email>sander@vanzoest.com</email>
  </committer>
</commit>
