function bb2_email in Bad Behavior 5.2
Same name and namespace in other branches
- 6.2 badbehavior.module \bb2_email()
- 6 badbehavior.module \bb2_email()
- 7.2 badbehavior.module \bb2_email()
File
- ./
badbehavior.module, line 212
Code
function bb2_email() {
return variable_get('badbehavior_email', "badbots@ioerror.us");
}