You are here

function bb2_write_settings in Bad Behavior 6

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

File

./badbehavior.module, line 162

Code

function bb2_write_settings($settings) {
  return;
}