# | Line 12 | Line 12 | $warning_age = 600; | |
---|---|---|
12 | $lineColor = "#9999ff"; | |
13 | ||
14 | # Files to include | |
15 | < | $titleHTML = "title.inc"; |
15 | > | $titleHTML = "title.inc.php"; |
16 | $bottomHTML = "bottom.inc"; | |
17 | ||
18 | # Submission details. | |
# | Line 24 | Line 24 | $barImage = "bar.gif"; | |
24 | $scaleImage = "scale.gif"; | |
25 | $max_width = 300; | |
26 | ||
27 | < | ?> |
27 | > | ?> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |