'xf_storage_enc_key', 'svalue' => $data['xf_storage_enc_key'], ); C::t('common_setting')->insert($insert, 0, 1); return true; } return false; } }