# | Line 1 | Line 1 | |
---|---|---|
1 | < | <? |
1 | > | <?php |
2 | ||
3 | # Settings for the 'realtime' alert webpages | |
4 | ||
# | Line 10 | Line 10 | $titleHTML = "title.inc.php"; | |
10 | $bottomHTML = "bottom.inc"; | |
11 | ||
12 | $alertLevelNames = Array ( | |
13 | < | "Now okay", |
13 | > | "Now OK", |
14 | "Notice", | |
15 | "Warning", | |
16 | "Caution", |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |