You are here

function lingotek_set_profiles in Lingotek Translation 7.6

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

File

./lingotek.module, line 1264

Code

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