<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -73,7 +73,7 @@ class PeopleController &lt; ApplicationController
       @person.save
       if @person.errors.empty?
         session[:verified_identity_url] = nil
-        if global_prefs.can_send_email? &amp;&amp; global_prefs.registration_notification?
+        if global_prefs.can_send_email? &amp;&amp; !global_prefs.registration_notification.empty?
           PersonMailer.deliver_registration_notification(@person)
         end
         if global_prefs.email_verifications?</diff>
      <filename>app/controllers/people_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>86315592fe6d971b94a907f53f91f5cef669e94a</id>
    </parent>
  </parents>
  <author>
    <name>Tom Brown</name>
    <email>herestomwiththeweather@gmail.com</email>
  </author>
  <url>http://github.com/austintimeexchange/oscurrency/commit/5083f0eac06e9be72505358530b95f208b61aa04</url>
  <id>5083f0eac06e9be72505358530b95f208b61aa04</id>
  <committed-date>2009-11-10T15:00:58-08:00</committed-date>
  <authored-date>2009-11-10T15:00:58-08:00</authored-date>
  <message>use new test for sending registration notification</message>
  <tree>5cf1527c5de1c520a75be21e389f3405a6b564b8</tree>
  <committer>
    <name>Tom Brown</name>
    <email>herestomwiththeweather@gmail.com</email>
  </committer>
</commit>
