Update of /cvsroot/serverfilters/server_side_filters/images
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5140/images
Modified Files:
index.php
Log Message:
Added ability to add more header selections; Added ability to remove any filter location, matching method selections or filter actions; Added more negative test types (matching methods); Added Sieve filter retrieval example; Fixed broken sanitize hook
Index: index.php
===================================================================
RCS file: /cvsroot/serverfilters/server_side_filters/images/index.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** index.php 1 Oct 2010 02:35:24 -0000 1.1.1.1
--- index.php 10 Jan 2011 21:40:12 -0000 1.2
***************
*** 8,12 ****
* person is logged in or not.
*
! * @copyright (c) 1999-2010 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*/
--- 8,12 ----
* person is logged in or not.
*
! * @copyright (c) 1999-2011 The SquirrelMail Project Team
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*/
|