<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -103,7 +103,7 @@ if ((substr($uri, 0,7) == &quot;http://&quot;) || (substr($uri, 0,8) == &quot;https://&quot;)) {
     # we will get the matched line and all matches for our requested parameter
     # if we get more than 1 name we've got a group of vcards so name the file
     # after the domain.
-    if ( count($matches[1]) &gt; 2 ) {
+    if ( count($matches[1]) &gt; 1 ) {
       $logfile = parse_url($uri);
       $logfile = str_replace( '.', '-', $logfile['host'] );
     } else {</diff>
      <filename>get-contact-named-vcf.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f5e18edb339794bf1005e25b6ebde784405392d6</id>
    </parent>
  </parents>
  <author>
    <name>Matt</name>
    <email>matt@themattharris.com</email>
  </author>
  <url>http://github.com/themattharris/x2v/commit/efd9d58116f74f8a1b3bd2bcf5188cc15b5efdb1</url>
  <id>efd9d58116f74f8a1b3bd2bcf5188cc15b5efdb1</id>
  <committed-date>2009-10-30T16:28:28-07:00</committed-date>
  <authored-date>2009-10-30T16:28:28-07:00</authored-date>
  <message>Fixed incorrect array size check. props @t</message>
  <tree>ea880f6dc1d82d918e4589ce1497d54c6c446f1f</tree>
  <committer>
    <name>Matt</name>
    <email>matt@themattharris.com</email>
  </committer>
</commit>
