Changeset 888
- Timestamp:
- 11/23/06 19:24:47 (2 years ago)
- Location:
- trunk
- Files:
-
- 10 modified
-
README (modified) (2 diffs)
-
lib/OpenGuides.pm (modified) (2 diffs)
-
lib/OpenGuides/CGI.pm (modified) (1 diff)
-
lib/OpenGuides/Config.pm (modified) (1 diff)
-
lib/OpenGuides/Feed.pm (modified) (1 diff)
-
lib/OpenGuides/RDF.pm (modified) (1 diff)
-
lib/OpenGuides/Search.pm (modified) (1 diff)
-
lib/OpenGuides/Template.pm (modified) (1 diff)
-
lib/OpenGuides/Test.pm (modified) (1 diff)
-
lib/OpenGuides/Utils.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r785 r888 29 29 If you have a question, a bug report, or a patch, or you're interested 30 30 in joining the development team, please contact 31 openguides-dev@ openguides.org (moderated mailing list, will reach all31 openguides-dev@lists.openguides.org (moderated mailing list, will reach all 32 32 current developers but you'll have to wait for your post to be approved) 33 33 or file a bug report at … … 35 35 36 36 AUTHOR 37 The OpenGuides Project (openguides-dev@ openguides.org)37 The OpenGuides Project (openguides-dev@lists.openguides.org) 38 38 39 39 COPYRIGHT -
trunk/lib/OpenGuides.pm
r876 r888 1599 1599 1600 1600 If you have a question, a bug report, or a patch, or you're interested 1601 in joining the development team, please contact openguides-dev@ openguides.org1601 in joining the development team, please contact openguides-dev@lists.openguides.org 1602 1602 (moderated mailing list, will reach all current developers but you'll have 1603 1603 to wait for your post to be approved) or file a bug report at … … 1606 1606 =head1 AUTHOR 1607 1607 1608 The OpenGuides Project (openguides-dev@ openguides.org)1608 The OpenGuides Project (openguides-dev@lists.openguides.org) 1609 1609 1610 1610 =head1 COPYRIGHT -
trunk/lib/OpenGuides/CGI.pm
r887 r888 256 256 =head1 AUTHOR 257 257 258 The OpenGuides Project (openguides-dev@ openguides.org)258 The OpenGuides Project (openguides-dev@lists.openguides.org) 259 259 260 260 =head1 COPYRIGHT -
trunk/lib/OpenGuides/Config.pm
r886 r888 280 280 =head1 AUTHOR 281 281 282 The OpenGuides Project (openguides-dev@ openguides.org)282 The OpenGuides Project (openguides-dev@lists.openguides.org) 283 283 284 284 =head1 COPYRIGHT -
trunk/lib/OpenGuides/Feed.pm
r820 r888 396 396 =head1 AUTHOR 397 397 398 The OpenGuides Project (openguides-dev@ openguides.org)398 The OpenGuides Project (openguides-dev@lists.openguides.org) 399 399 400 400 =head1 COPYRIGHT -
trunk/lib/OpenGuides/RDF.pm
r785 r888 305 305 =head1 AUTHOR 306 306 307 The OpenGuides Project (openguides-dev@ openguides.org)307 The OpenGuides Project (openguides-dev@lists.openguides.org) 308 308 309 309 =head1 COPYRIGHT -
trunk/lib/OpenGuides/Search.pm
r820 r888 765 765 =head1 AUTHOR 766 766 767 The OpenGuides Project (openguides-dev@ openguides.org)767 The OpenGuides Project (openguides-dev@lists.openguides.org) 768 768 769 769 =head1 COPYRIGHT -
trunk/lib/OpenGuides/Template.pm
r868 r888 543 543 =head1 AUTHOR 544 544 545 The OpenGuides Project (openguides-dev@ openguides.org)545 The OpenGuides Project (openguides-dev@lists.openguides.org) 546 546 547 547 =head1 COPYRIGHT -
trunk/lib/OpenGuides/Test.pm
r883 r888 140 140 =head1 AUTHOR 141 141 142 The OpenGuides Project (openguides-dev@ openguides.org)142 The OpenGuides Project (openguides-dev@lists.openguides.org) 143 143 144 144 =head1 COPYRIGHT -
trunk/lib/OpenGuides/Utils.pm
r877 r888 304 304 =head1 AUTHOR 305 305 306 The OpenGuides Project (openguides-dev@ openguides.org)306 The OpenGuides Project (openguides-dev@lists.openguides.org) 307 307 308 308 =head1 COPYRIGHT
