<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,10 +14,10 @@ Honk.setup do
   root Pathname.new(__FILE__).dirname
 
   # A filter for the comments, the default is to HTML-escape the input.
-  comment_filter {|s| Rack::Utils.escape_html(s) }
+  comment_filter lambda {|s| Rack::Utils.escape_html(s) }
 
   # A hook that is called after successfuly posting a comment
-  post_comment_hook { |post, comment|
+  comment_hook lambda { |post, comment|
   }
 
   # Define your time format (see Time#srtftime for available formats)</diff>
      <filename>lib/honk/skel/honk.ru</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>65ac6757c011bf896cecc7b0ac31db8e8be3c8ba</id>
    </parent>
  </parents>
  <author>
    <name>madx</name>
    <email>root@yapok.org</email>
  </author>
  <url>http://github.com/madx/honk/commit/69b545d68ac84597940e83ef6fa907ab66de2aec</url>
  <id>69b545d68ac84597940e83ef6fa907ab66de2aec</id>
  <committed-date>2009-07-20T04:42:06-07:00</committed-date>
  <authored-date>2009-07-20T04:42:06-07:00</authored-date>
  <message>fixing hooks</message>
  <tree>857d48dde4977c799dd4f144abb12d5c788267ec</tree>
  <committer>
    <name>madx</name>
    <email>root@yapok.org</email>
  </committer>
</commit>
