rejo [Fri, 20 Jun 2008 12:21:03 +0000] rev 182
[feladat @ 290]
Fixed a couple of warnings on undefined variables and array indexes. Closes: #71.
peter [Wed, 18 Jun 2008 19:11:39 +0000] rev 181
[feladat @ 289]
Bugfix: In postgres an empty string ("") was is not automatically casted to 0. Because of this the use of integer is forced in the $db->quote() function. This fixes ticket:40.
rejo [Thu, 12 Jun 2008 22:00:46 +0000] rev 180
[feladat @ 288]
Fixed GRANT statement installer to give working example, even if web interface and database are on different server. Closes #67.
rejo [Sat, 07 Jun 2008 10:51:11 +0000] rev 179
[feladat @ 287]
Changed default zone type when adding new master zones (from master to native).