/[RFID]/3m-810.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /3m-810.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 61 by dpavlin, Tue Feb 9 13:55:18 2010 UTC revision 62 by dpavlin, Tue Feb 9 14:52:13 2010 UTC
# Line 518  sub write_tag { Line 518  sub write_tag {
518          rename $path, $to;          rename $path, $to;
519          print ">> $to\n";          print ">> $to\n";
520    
521          delete $tags_data->{$tag};      # force re-read of tag          # force re-read of tag
522            delete $tags_data->{$tag};
523            delete $visible_tags->{$tag};
524  }  }
525    
526  sub secure_tag {  sub secure_tag {

Legend:
Removed from v.61  
changed lines
  Added in v.62

  ViewVC Help
Powered by ViewVC 1.1.26