<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -40,7 +40,7 @@ module BrowserizedStyles
   end
   
   def ie?
-    browser_name[0..1] == &quot;ie&quot;
+    browser_name &amp;&amp; browser_name[0..1] == &quot;ie&quot;
   end
   
   def browser_os</diff>
      <filename>lib/browserized_styles.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8a6ac8d439ae3d9f936271d079617e09f4560e1a</id>
    </parent>
  </parents>
  <author>
    <name>michael</name>
    <email>michael@0572c0d6-f9f1-4294-a55b-9f92c10757d9</email>
  </author>
  <url>http://github.com/mbleigh/browserized-styles/commit/865b805227d69d5c58743ab72862009fc0eb2b18</url>
  <id>865b805227d69d5c58743ab72862009fc0eb2b18</id>
  <committed-date>2008-03-03T06:41:21-08:00</committed-date>
  <authored-date>2008-03-03T06:41:21-08:00</authored-date>
  <message>[browserized_styles] Fixed bug where ie? would error out if you weren't using a recognized browser.

git-svn-id: http://svn.intridea.com/svn/public/browserized_styles@49 0572c0d6-f9f1-4294-a55b-9f92c10757d9</message>
  <tree>94f1684c420deb5c223e874e31d7f9d5c53c627c</tree>
  <committer>
    <name>michael</name>
    <email>michael@0572c0d6-f9f1-4294-a55b-9f92c10757d9</email>
  </committer>
</commit>
