Skip to content

Commit

Permalink
- files should have a blank line at the end.
Browse files Browse the repository at this point in the history
  • Loading branch information
adaniels21487 committed Aug 12, 2016
1 parent 70a0536 commit 0fbea91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion html/pages/device/slas.inc.php
Expand Up @@ -129,4 +129,4 @@
echo '</div>';
}

$pagetitle[] = 'SLAs';
$pagetitle[] = 'SLAs';
2 changes: 1 addition & 1 deletion includes/polling/cisco-sla.inc.php
Expand Up @@ -92,4 +92,4 @@
$updated = dbUpdate($update, 'slas', '`sla_id` = ?', array($sla['sla_id']));
}
}
}
}

0 comments on commit 0fbea91

Please sign in to comment.