# | Line 63 | Line 63 | sub init { | |
---|---|---|
63 | my $url=shift; | |
64 | ||
65 | my $switch=ActiveDoc::ActiveDoc->new($self->{cache},$self->{dbstore}); | |
66 | – | #$switch->filetoparse($file); |
66 | $switch->verbosity($self->verbosity()); | |
67 | $switch->url($url); | |
68 | $switch->newparse("ordering"); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |