<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,6 +12,6 @@ module HushCmsAdminHelper
   end
   
   def to_formatted_hush_time(time)
-    time.to_s(time.min &gt; 0 ? :hush_time : :hush_time_without_minutes).gsub(/^0/, '').downcase
+    time.to_s(time.min &gt; 0 ? :hush_time : :hush_time_without_minutes).gsub(/^0/, '').downcase rescue nil
   end
 end</diff>
      <filename>lib/helpers/hush_cms_admin_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>043d190d761c423eaa40bab8be8c101148677f1d</id>
    </parent>
  </parents>
  <author>
    <name>James Brooks</name>
    <email>james@gooddogdesign.com</email>
  </author>
  <url>http://github.com/JamesBrooks/hush_cms/commit/37bf9f93a54b90d01650ebb207c538bfc21a1406</url>
  <id>37bf9f93a54b90d01650ebb207c538bfc21a1406</id>
  <committed-date>2009-04-23T19:40:36-07:00</committed-date>
  <authored-date>2009-04-23T19:40:36-07:00</authored-date>
  <message>Updated the admin time display helper to not crash on being sent incorrect times (now returns nil)</message>
  <tree>d128c95a59143f380bba47a61f064e7bd51b8883</tree>
  <committer>
    <name>James Brooks</name>
    <email>james@gooddogdesign.com</email>
  </committer>
</commit>
