'settings/' . $module, '$form_security_token' => get_form_security_token('settings_' . $module), '$title' => t('Conversation Settings'), '$features' => process_module_features_get(local_channel(), $features), '$submit' => t('Submit') )); if($aj) { echo $o; killme(); } else { return $o; } } }