rejo [Mon, 14 Jul 2008 22:44:32 +0000] rev 190
[feladat @ 299]
Fixed a number of undefined errors warnings. Updated a number variable names for consistency. Update PHP syntax for consistency.
peter [Mon, 14 Jul 2008 20:17:34 +0000] rev 189
[feladat @ 298]
Bugfix: The GRANT statement for PostgreSQL is not correct.
Modified the code to give the correct GRANT statement based on the tables in database-structure.inc.php.
Reported by grin. Closes: #78.
peter [Mon, 14 Jul 2008 16:19:30 +0000] rev 188
[feladat @ 297]
Bugfix: removed the multirow insert syntax, which is only supported in PostgreSQL 8.2 and higher. Reported and patch by grin.
This closes ticket:79.
rejo [Sat, 12 Jul 2008 13:44:34 +0000] rev 187
[feladat @ 296]
Fixed a number of errors for undefined variables.