Removed note about buggy setting.

This commit is contained in:
Alexander M. Turek
2003-01-30 10:39:27 +00:00
parent 7f9a293d2a
commit 170882f3c6
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ $Source$
user management. user management.
* server_processlist.php3: Fixed a bug the denied the access to the * server_processlist.php3: Fixed a bug the denied the access to the
process list for normal users. process list for normal users.
* config.inc.php3; Removed note about buggy setting.
2003-01-29 Marc Delisle <lem9@users.sourceforge.net> 2003-01-29 Marc Delisle <lem9@users.sourceforge.net>
* tbl_select.php3: drop-down for enums, thanks to Joerg Klein (j0erch) * tbl_select.php3: drop-down for enums, thanks to Joerg Klein (j0erch)

View File

@@ -225,7 +225,7 @@ $cfg['DefaultTabTable'] = 'tbl_properties_structure.php3';
// Possible values: // Possible values:
// 'tbl_properties_structure.php3' = fields list // 'tbl_properties_structure.php3' = fields list
// 'tbl_properties.php3' = sql form // 'tbl_properties.php3' = sql form
// 'tbl_select.php3 = select page (buggy!) // 'tbl_select.php3 = select page
// 'tbl_change.php3 = insert row page // 'tbl_change.php3 = insert row page