mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
- files should have a blank line at the end.
This commit is contained in:
@@ -129,4 +129,4 @@ foreach ($slas as $sla) {
|
||||
echo '</div>';
|
||||
}
|
||||
|
||||
$pagetitle[] = 'SLAs';
|
||||
$pagetitle[] = 'SLAs';
|
||||
|
@@ -92,4 +92,4 @@ if (count($slas > 0)) {
|
||||
$updated = dbUpdate($update, 'slas', '`sla_id` = ?', array($sla['sla_id']));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user