Merge branch 'patches/ws532' into 6.2 * patches/ws532: Variable.TableChoice: Fixed type error. Variable.DatabaseChoice: Fixed typo. Variable: Move variables using DBManager to separate files.
Merge branch 'patches/ws532' into devel * patches/ws532: Variable.TableChoice: Fixed type error.
Variable.TableChoice: Fixed type error.
Merge branch 'patches/ws532' into devel * patches/ws532: Variable: Move variables using DBManager to separate files.
Variable: Move variables using DBManager to separate files. The DBManager must not be loaded too early, as loading of it has major side-effects, and too early load may cause Roxen to fail to start. Fixes [WS-532].