|
From: Chris W. <la...@us...> - 2001-10-12 19:41:36
|
Update of /cvsroot/openinteract/SPOPS/eg/My In directory usw-pr-cvs1:/tmp/cvs-serv23976/eg/My Modified Files: Security.pm Log Message: fix L<> POD markup Index: Security.pm =================================================================== RCS file: /cvsroot/openinteract/SPOPS/eg/My/Security.pm,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Security.pm 2001/10/08 02:05:16 1.5 --- Security.pm 2001/10/12 19:41:33 1.6 *************** *** 311,317 **** =head1 DESCRIPTION ! This class works a little behind-the-scenes, so you probably will ! not deal directly with it very much. Instead, check out L<SPOPS::Secure> ! for module developer (and other) information. Each security setting to an object is itself an object. In this manner --- 311,318 ---- =head1 DESCRIPTION ! This class works a little behind-the-scenes, so you probably will not ! deal directly with it very much. Instead, check out ! L<SPOPS::Secure|SPOPS::Secure> for module developer (and other) ! information. Each security setting to an object is itself an object. In this manner |