'User authentication based on the local DB', 'category' => 'authentication', // Setup // 'dependencies' => array( ), 'mandatory' => true, 'visible' => true, // Components // 'datamodel' => array( 'model.authent-local.php', ), 'data.struct' => array( //'data.struct.authent-local.xml', ), 'data.sample' => array( //'data.sample.authent-local.xml', ), // Documentation // 'doc.manual_setup' => '', 'doc.more_information' => '', // Default settings // 'settings' => array( ), ) ); ?>