[prev] [thread] [next] [lurker] [Date index for 2002/09/12]
Update of /cvsroot/siesta/siesta/lib/Siesta/Plugin In directory usw-pr-cvs1:/tmp/cvs-serv12549/lib/Siesta/Plugin Modified Files: Archive.pm Log Message: lose $DBFILE instead use @STORAGE Index: Archive.pm =================================================================== RCS file: /cvsroot/siesta/siesta/lib/Siesta/Plugin/Archive.pm,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Archive.pm 10 Sep 2002 18:23:57 -0000 1.5 +++ Archive.pm 12 Sep 2002 14:10:46 -0000 1.6 @@ -15,7 +15,7 @@ my $self = shift; my $mail = shift; - my $path = $Siesta::Config::ARCHIVE_PATH . "/" . $mail->list->id; + my $path = $Siesta::Config::ARCHIVE . "/" . $mail->list->id; eval { mkpath( [ map { "$path/$_" } qw( cur new tmp ) ], 0, 0777 ); };
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52