Added a note about bug #634931.

This commit is contained in:
Alexander M. Turek
2002-11-07 19:34:57 +00:00
parent ec7e786d87
commit 85393e04ae
2 changed files with 3 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ $Source$
2002-11-07 Alexander M. Turek <rabus@users.sourceforge.net> 2002-11-07 Alexander M. Turek <rabus@users.sourceforge.net>
* libraries/config_import.lib.php3: Fixed a small inconsistance. * libraries/config_import.lib.php3: Fixed a small inconsistance.
* config.inc.php3: Added a note about bug #634931.
2002-11-06 Alexander M. Turek <rabus@users.sourceforge.net> 2002-11-06 Alexander M. Turek <rabus@users.sourceforge.net>
* translators.html, lang/*.inc.php3: Fixed some typos. * translators.html, lang/*.inc.php3: Fixed some typos.

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 // 'tbl_select.php3 = select page (buggy!)
// 'tbl_change.php3 = insert row page // 'tbl_change.php3 = insert row page