Searched refs:tpl_config (Results 1 – 1 of 1) sorted by relevance
122 <?php $tpl_config = parse_ini_file(__DIR__ . '/style.ini', true)['replacements']; ?> variable124 <?php if (!$tpl_config['hide__footer']): ?>132 if ($tpl_config['show__file_name']) {135 if ($tpl_config['show__last_modified']) {142 <?php if ($tpl_config['show__user_info'] && !empty($_SERVER['REMOTE_USER'])): ?>