current/doc/webserver/submit confirmad.php, 1.4, 1.5 index.php, 1.7, 1.8
Fabian Keil <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current/doc/webserver/submit In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16235/doc/webserver/submit Modified Files: confirmad.php index.php Log Message: Remove the last remaining $Log keywords Index: confirmad.php =================================================================== RCS file: /cvsroot/ijbswa/current/doc/webserver/submit/confirmad.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** confirmad.php 18 Jul 2006 14:48:53 -0000 1.4 --- confirmad.php 4 Apr 2016 10:50:18 -0000 1.5 *************** *** 50,65 **** </body> </html> - - <!-- - $Log$ - Revision 1.4 2006/07/18 14:48:53 david__schmidt - Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch) - with what was really the latest development (the v_3_0_branch branch) - - Revision 1.2 2002/03/29 09:55:21 swa - . - - Revision 1.1 2002/03/29 09:38:52 swa - 2nd page - - --> \ No newline at end of file --- 50,51 ---- Index: index.php =================================================================== RCS file: /cvsroot/ijbswa/current/doc/webserver/submit/index.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** index.php 18 Jul 2006 14:48:53 -0000 1.7 --- index.php 4 Apr 2016 10:50:18 -0000 1.8 *************** *** 196,214 **** </body> </html> - - <!-- - $Log$ - Revision 1.7 2006/07/18 14:48:53 david__schmidt - Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch) - with what was really the latest development (the v_3_0_branch branch) - - Revision 1.5 2002/03/29 21:03:56 swa - further testing for email and file operations - - Revision 1.4 2002/03/29 09:55:21 swa - . - - Revision 1.3 2002/03/29 09:39:48 swa - added form - - --> \ No newline at end of file --- 196,197 ---- ------------------------------------------------------------------------------