Nagios Config 1.3.4

 NEWS: Nagios Config v1.3.4 released on April 17, 2006 under the GNU Public License (GPL)

Change Log

March 21, 2006
o Enhanced user interface
o numerous minor bug fixes such as contactgroups.cfg not being generated correctly:
        Fixed CSS, allowed services_L1.php to display only one host via hosts_E1.php
        Fixed hostgroups_import.php to use correct path, fixed generate.php to generate contacts.cfg correctly
        Fixed status bar in install.php to be more informative
        Took out unnecessary debugging from *_import.php files
        Added $nagiosConfigExportPath to common.inc.php
March 9, 2006
o Started using subversion so I could control versioning easier
o deleted a bunch of unnecessary test files that cluttered the nagiosconfig directory
o changed occurances of require() to require_once()
o created common.inc.php for easier configuration
March 7, 2006
Initial release of Nagios Config v1.3.1 for Nagios 1.x";