Diff for /loncom/xml/style.pm between versions 1.21 and 1.22

version 1.21, 2004/01/21 13:03:29 version 1.22, 2008/11/24 18:55:01
Line 163  sub testvalue { Line 163  sub testvalue {
 1;  1;
   
 __END__  __END__
   
   =pod
   
   =head1 NAME
   
   Apache::style.pm
   
   =head1 SYNOPSIS
   
   Style parsing module
   
   This is part of the LearningOnline Network with CAPA project
   described at http://www.lon-capa.org.
   
   
   =head1 SUBROUTINES
   
   =over
   
   =item styleparser()
   
   =item testkey()
   
   =item testvalue()
   
   =back
   
   =cut
   

Removed from v.1.21  
changed lines
  Added in v.1.22


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>