[LON-CAPA-cvs] cvs: nsdl /lib/perl/Apache/LONCAPA ToTheGateway.pm
harris41
lon-capa-cvs@mail.lon-capa.org
Tue, 07 May 2002 14:04:07 -0000
harris41 Tue May 7 10:04:07 2002 EDT
Modified files:
/nsdl/lib/perl/Apache/LONCAPA ToTheGateway.pm
Log:
minor documentation fix
Index: nsdl/lib/perl/Apache/LONCAPA/ToTheGateway.pm
diff -u nsdl/lib/perl/Apache/LONCAPA/ToTheGateway.pm:1.1 nsdl/lib/perl/Apache/LONCAPA/ToTheGateway.pm:1.2
--- nsdl/lib/perl/Apache/LONCAPA/ToTheGateway.pm:1.1 Tue May 7 10:01:30 2002
+++ nsdl/lib/perl/Apache/LONCAPA/ToTheGateway.pm Tue May 7 10:04:07 2002
@@ -38,10 +38,9 @@
use strict; # enforce handling of variables, references and subroutines
# ============================================================ MODULE VARIABLES
-my $VERSION = sprintf("%d.%02d", q$Revision: 1.1 $ =~ /(\d+)\.(\d+)/);
+my $VERSION = sprintf("%d.%02d", q$Revision: 1.2 $ =~ /(\d+)\.(\d+)/);
# ================================================================= SUBROUTINES
-
# ---------------------------------------------- LONCAPA->answer_search_request
sub answer_search_request {
@@ -88,9 +87,9 @@
'=====>' below indicates the role of this
module.
-NSDL ---------E<gt> B<Gateway ========E<gt> LON-CAPA>
+NSDL ---------E<gt> Gateway --------E<gt> LON-CAPA
-LON-CAPA -----E<gt> Gateway --------E<gt> NSDL
+B<LON-CAPA =====E<gt> Gateway> --------E<gt> NSDL
=head2 EXIT CODES