debian/control: update long description
[id3fs.git] / lib / ID3FS / Path.pm
index 5a5c10e..4286381 100644 (file)
@@ -364,6 +364,7 @@ sub parse
     if($self->{tagtree})
     {
 #      use Data::Dumper;
+#      print "TREE\n";
 #      print Dumper $self->{tagtree};
 #      my ($conditions, @joins)=$self->{tagtree}->to_sql();
 #      print "CONDITIONS(", scalar(@joins), "): ", $conditions, "\n";