mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix code style
This commit is contained in:
@@ -95,7 +95,6 @@ if (is_admin() === true) {
|
||||
echo '<div class="table-responsive">' . a2t($config) . '</div>';
|
||||
|
||||
if ($debug && $_SESSION['userlevel'] >= '10') {
|
||||
|
||||
echo("<pre>");
|
||||
print_r($config);
|
||||
echo("</pre>");
|
||||
|
Reference in New Issue
Block a user