- Timestamp:
- 07/10/15 17:39:03 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/filters/class.dc.filter.ip.php
r2566 r3047 222 222 } 223 223 224 p rivatefunction addIP($type,$pattern,$global)224 public function addIP($type,$pattern,$global) 225 225 { 226 226 $this->ipmask($pattern,$ip,$mask);
Note: See TracChangeset
for help on using the changeset viewer.