s/thread/threat

This commit is contained in:
Michael Save 2012-03-18 19:58:21 +11:00
parent c136d44894
commit ab1db9dd8a

View File

@ -181,7 +181,7 @@
// if($octets[1] > 14) // if($octets[1] > 14)
// return false; // return false;
// //
// // "thread score" (http://www.projecthoneypot.org/threat_info.php) // // "threat score" (http://www.projecthoneypot.org/threat_info.php)
// if($octets[2] < 5) // if($octets[2] < 5)
// return false; // return false;
// //