# | Line 6 | Line 6 | $alertDirectory = "/home/proj/co600_10/webroot/alert"; | |
---|---|---|
6 | $formMethod = "GET"; | |
7 | $thisPage = "alerts.php"; | |
8 | ||
9 | < | $titleHTML = "title.inc"; |
9 | > | $titleHTML = "title.inc.php"; |
10 | $bottomHTML = "bottom.inc"; | |
11 | ||
12 | $alertLevelNames = Array ( |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |