| # | Line 9 | Line 9 | $thisPage = "alerts.php"; | |
|---|---|---|
| 9 | $titleHTML = "title.inc"; | |
| 10 | $bottomHTML = "bottom.inc"; | |
| 11 | ||
| 12 | < | $alertLevels = Array ( | 
| 12 | > | $alertLevelNames = Array ( | 
| 13 | "Okay", | |
| 14 | "Notice", | |
| 15 | "Warning", | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |