Home
last modified time | relevance | path

Searched refs:DEFAULT_SHOW_USER (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Module/
H A DRecentChangesModule.php55 private const DEFAULT_SHOW_USER = '1'; define in Fisharebest\\Webtrees\\Module\\RecentChangesModule
106 $show_user = (bool) $this->getBlockSetting($block_id, 'show_user', self::DEFAULT_SHOW_USER);
242 $show_user = $this->getBlockSetting($block_id, 'show_user', self::DEFAULT_SHOW_USER);