<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -97,7 +97,7 @@ if ((substr($uri, 0,7) == &quot;http://&quot;) || (substr($uri, 0,8) == &quot;https://&quot;)) {
   $Str = $xsl-&gt;transformToXML($doc);
 
   // check to see if a filename is specified
-  if ( empty( @$_GET['filename'] ) or strlen( @$_GET['filename'] &gt; 0 ) ) {
+  if ( ( @$_GET['filename'] == NULL ) or strlen( @$_GET['filename'] &gt; 0 ) ) {
     # look for the fullname so we can name the vcard
     preg_match_all( '/FN.*?:(.*)/i', $Str, &amp;$matches);
     # we will get the matched line and all matches for our requested parameter</diff>
      <filename>get-contact-named-vcf.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1c6f42ccd058c2c8ef0e3c72fd1e5d0354ff6fd6</id>
    </parent>
  </parents>
  <author>
    <name>Matt</name>
    <email>matt@themattharris.com</email>
  </author>
  <url>http://github.com/themattharris/x2v/commit/f5e18edb339794bf1005e25b6ebde784405392d6</url>
  <id>f5e18edb339794bf1005e25b6ebde784405392d6</id>
  <committed-date>2009-10-29T18:10:44-07:00</committed-date>
  <authored-date>2009-10-29T18:10:44-07:00</authored-date>
  <message>fixed silly code error</message>
  <tree>22fa4c80b57302f1c6763e4c7f13b46a1b065836</tree>
  <committer>
    <name>Matt</name>
    <email>matt@themattharris.com</email>
  </committer>
</commit>
