aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-14solve undefined index cat in index.phpPim van den Berg1-1/+1
Reported-by: tbleiker (https://github.com/pommi/CGP/issues/25)
2013-06-22start using fieldset + legend for showing dataPim van den Berg1-4/+2
2010-01-12show error when no hosts are found in datadirPim van den Berg1-1/+2
2009-09-29prevent warning when no categories are definedPim van den Berg1-4/+6
2009-09-29layout improvement based on daniel's patchPim van den Berg1-2/+2
The page is divided into a header, content and footer. It is styled better and the header links to the main page. Patch from Daniel von Fange (Leancoder): http://pommi.nethuis.nl/storage/software/cgp/leancoder-css.cgp-v-0-1.patch