You are here

function bb2_write_settings in Bad Behavior 5.2

Same name and namespace in other branches
  1. 6.2 badbehavior.module \bb2_write_settings()
  2. 6 badbehavior.module \bb2_write_settings()

File

./badbehavior.module, line 217

Code

function bb2_write_settings($settings) {
  return;
}