rejo [Fri, 11 Apr 2008 11:59:33 +0000] rev 137
[feladat @ 243]
Added inclusion of 'config-me.inc.php' to get the defaults.
rejo [Fri, 11 Apr 2008 10:19:14 +0000] rev 136
[feladat @ 242]
Changed configuration file and variables. See [wiki:Documentation/ConfigurationFile documentation] for more information on new setup.
peter [Thu, 10 Apr 2008 19:42:47 +0000] rev 135
[feladat @ 241]
Bugfix: Only save the modified record when there is no error in the record.
Bug reported by Techwolf in ticket:39
peter [Mon, 07 Apr 2008 19:11:03 +0000] rev 134
[feladat @ 240]
Bugfix: when a zone has no records (eg a incorrect slave) it was not possible to delete this zone.
Modified the query to fetch the records of the zone with a LEFT OUTER JOIN so there still will be a result when an empty zone is selected.
This closes ticket:25.
Bugfix: Made the query compatible with pgsql