* @link http://www.oxidmodule.com */ namespace D3\Multilang\Application\Controller\Admin; use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_licence; use D3\ModCfg\Application\Model\Log\d3log; class d3_cfg_multilang_licence extends d3_cfg_mod_licence { protected $_sModId = 'd3_multilang'; protected $_hasNewsletterForm = false; protected $_sLogType = d3log::ERROR; protected $_sMenuItemTitle = 'd3mxmultilang'; protected $_sMenuSubItemTitle = 'd3tbcllib_support'; }