rejo [Mon, 28 Apr 2008 19:05:06 +0000] rev 144
[feladat @ 250]
Added a check for the existence of the install/ direcory. If it exists, present the user with an error message.
rejo [Mon, 28 Apr 2008 18:47:19 +0000] rev 143
[feladat @ 249]
Added a small check to make sure a nice message is shown if the users does not have view access to any zone (in list_zones.php).
rejo [Mon, 28 Apr 2008 18:18:06 +0000] rev 142
[feladat @ 248]
Added basic installation procedure. This closes ticket:10.
rejo [Thu, 24 Apr 2008 22:33:28 +0000] rev 141
[feladat @ 247]
If the user was listing the details of a zone that did not exist, all kinds of error messages were given. Now we first determine if the ID is valid and if not, immediately return the correct error message.