Removed note about buggy setting.
This commit is contained in:
@@ -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)
|
||||||
|
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user