use strict;
package TWiki::Configure::UIs::LANGUAGES;
use TWiki::Configure::UIs::Section;
use base 'TWiki::Configure::UIs::Section';
1;