You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by pe...@apache.org on 2003/02/04 07:38:02 UTC

cvs commit: modperl-docs/src/docs/tutorials/tips/mod_perl_tricks mod_perl_tricks.pod

pereinar    2003/02/03 22:38:02

  Modified:    src/docs/tutorials/tips/mod_perl_tricks mod_perl_tricks.pod
  Log:
  Corrected "four types" -> "three types" because we only list three.
  
  Submitted by:	"Duke, Carson" <CD...@egginc.com>
  Reviewed by:	pereinar
  
  Revision  Changes    Path
  1.3       +1 -1      modperl-docs/src/docs/tutorials/tips/mod_perl_tricks/mod_perl_tricks.pod
  
  Index: mod_perl_tricks.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/tutorials/tips/mod_perl_tricks/mod_perl_tricks.pod,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- mod_perl_tricks.pod	11 Jun 2002 20:24:03 -0000	1.2
  +++ mod_perl_tricks.pod	4 Feb 2003 06:38:02 -0000	1.3
  @@ -9,7 +9,7 @@
   administrator/programmer wanting to do cool things in no time!
   
   This tutorial begins a collection of CGI scripts that illustrate the
  -four basic types of CGI scripting: dynamic documents, document
  +three basic types of CGI scripting: dynamic documents, document
   filtering, and URL redirection.  It also shows a few tricks that you
   might not have run into -- or even thought were possible with CGI.
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org