1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-18 17:14:04 +01:00

s/thread/threat

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

View File

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