rejo [Tue, 05 Jun 2007 23:21:53 +0000] rev 18
[feladat @ 65]
Updated credits page.
rejo [Tue, 05 Jun 2007 23:17:46 +0000] rev 17
[feladat @ 64]
Updated credits page.
rejo [Tue, 05 Jun 2007 23:12:23 +0000] rev 16
[feladat @ 63]
Bugfix. The number of arguments for the function validate_input() in
record.inc.php and dns.inc.php was different, causing a variables to
be validated incorrectly.
rejo [Tue, 05 Jun 2007 22:40:47 +0000] rev 15
[feladat @ 62]
Bugfix. In list_zones.php with no domains created, get_domains will
return -1, count() will not be 0, as all_doms contains one element.
Similar problem in existed in list_supermasters.php.
rejo [Mon, 04 Jun 2007 19:04:55 +0000] rev 14
[feladat @ 61]
Updated changelog.
rejo [Mon, 04 Jun 2007 18:43:11 +0000] rev 13
[feladat @ 60]
Merged 1.4.0 changes r23:59 into trunk.
rejo [Sun, 22 Apr 2007 16:27:45 +0000] rev 12
[feladat @ 28]
Fixed a bug in dns.inc.php ($recordid missing from input on
validate_input function).
rejo [Sun, 22 Apr 2007 14:24:51 +0000] rev 11
[feladat @ 25]
Added some additional help to docs for i18n is not working.
rejo [Sun, 22 Apr 2007 14:07:04 +0000] rev 10
[feladat @ 24]
Fixed small typo.
rejo [Sun, 22 Apr 2007 07:27:49 +0000] rev 9
[feladat @ 22]
- Fixed bug in install.php (was still using sequence stuff).
- Changed alignment of columns in user listing in users.php.