constant AUTOBAN_SINGLE_IP in Automatic IP ban (Autoban) 7
8 uses of AUTOBAN_SINGLE_IP
- autoban_insert_banned_table in ./
autoban.module - Insert IP to table for banned IP.
- autoban_is_banned in ./
autoban.module - Check IP for ban.
- autoban_make_ip_style in ./
autoban.module - Make IP style for insert.
- autoban_test in ./
autoban.admin.inc - Menu callback. Test autoban rule page.
- autoban_vbo_action_info in autoban_vbo/
autoban_vbo.module - @file Defines the VBO integration module. This adds ban actions to VBO.
File
- ./
autoban.module, line 9 - Main file for autoban module.
Code
define('AUTOBAN_SINGLE_IP', 0);