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" <[EMAIL PROTECTED]>
  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to