You are here

function lingotek_set_profiles in Lingotek Translation 7.5

Same name and namespace in other branches
  1. 7.6 lingotek.module \lingotek_set_profiles()

File

./lingotek.module, line 1161

Code

function lingotek_set_profiles($profiles) {
  variable_set('lingotek_profiles', $profiles);
}