Update of /cvsroot/openinteract/OpenInteract/OpenInteract/Template
In directory usw-pr-cvs1:/tmp/cvs-serv28038
Modified Files:
Plugin.pm
Log Message:
doh! fix POD so that it refers to the right module
Index: Plugin.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/OpenInteract/Template/Plugin.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** Plugin.pm 2001/09/21 17:19:49 1.13
--- Plugin.pm 2001/10/16 23:00:21 1.14
***************
*** 385,389 ****
=head1 NAME
! OpenInteract::Template::Provider - Retrieve templates for the Template Toolkit
=head1 SYNOPSIS
--- 385,389 ----
=head1 NAME
! OpenInteract::Template::Plugin - Custom OpenInteract functionality in templates
=head1 SYNOPSIS
|