Changeset 1044
- Timestamp:
- 06/09/07 15:38:14 (18 months ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides.pm
r1037 r1044 782 782 ); 783 783 784 If either the C<type> or the C<value> parameter is omitted, then all pages 785 will be returned. 786 784 787 =cut 785 788 … … 907 910 %conf = ( 908 911 %conf, 909 node => "$args{type} index", # KLUDGE910 912 template => $template, 911 913 tt_vars => \%tt_vars,
