[geeklog-cvs] geeklog-1.3/plugins/spamx Header.Examine.class.php,1.1,1.2

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Tue Apr 5 14:07:20 EDT 2005


Update of /var/cvs/geeklog-1.3/plugins/spamx
In directory www:/tmp/cvs-serv27831

Modified Files:
	Header.Examine.class.php 
Log Message:
Break out of loop on first successful match.


Index: Header.Examine.class.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/plugins/spamx/Header.Examine.class.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Header.Examine.class.php	2 Apr 2005 13:29:03 -0000	1.1
--- Header.Examine.class.php	5 Apr 2005 18:07:18 -0000	1.2
***************
*** 77,80 ****
--- 77,81 ----
                                     $LANG_SX00['foundspam3'] .
                                     $_SERVER['REMOTE_ADDR']);
+                         break;
                      }
                  }




More information about the geeklog-cvs mailing list