# | Line 27 | Line 27 | use ActiveDoc::TreeNode; | |
---|---|---|
27 | use ActiveDoc::UserQuery; | |
28 | use ObjectStoreCont; | |
29 | ||
30 | < | @ISA = qw(BaseTags); |
30 | > | @ISA = qw(ActiveDoc::BaseTags); |
31 | ||
32 | # Initialise | |
33 | sub _init { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |