|
From: Paul L. <pdo...@us...> - 2010-10-01 03:11:02
|
Update of /cvsroot/serverfilters/serversidefilter In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv824 Modified Files: README Log Message: Add warning about outdated code Index: README =================================================================== RCS file: /cvsroot/serverfilters/serversidefilter/README,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README 21 Jul 2005 09:52:20 -0000 1.3 --- README 1 Oct 2010 03:10:52 -0000 1.4 *************** *** 10,13 **** --- 10,20 ---- + WARNING! THIS CODE HAS BEEN SUPERCEDED AND IS NO LONGER MAINTAINED + This plugin has been re-written and the source code moved to a different + module in the same project/code repository. Please see the Server Side + Filters plugin and repository for version 2.0 (and above) of this plugin. + + + Description =========== |