activate(1, false) || !Module::isAvailable('baseconfig')) return array(); $want = BaseConfigUtil::getVariables($module); foreach ($want as &$entry) { $entry = true; } return $want; };