Configuration

Jilo Web app configuration
hasRight($user_id, 'edit config file')) { ?>
"; echo "\n\t\t\t\t\t\t\t\t\t\t
" . htmlspecialchars($displayName) . '
'; echo "\n\t\t\t\t\t\t\t\t\t\t
\n"; foreach ($value as $subKey => $subValue) { renderConfigItem($subKey, $subValue, $fullPath); } echo "\t\t\t\t\t\t\t\t\t\t
\n"; echo "\t\t\t\t\t\t\t\t\t
\n"; } else { ?>
blank
>
$value) { renderConfigItem($key, $value); } ?>