assign('title', _('Administration')); $smarty->assign('logsAreReadable', is_readable('../' . LOG_FILE)); $smarty->display('admin/index.tpl');