Index: openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl,v diff -u -r1.18 -r1.19 --- openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 22 Jun 2007 13:26:45 -0000 1.18 +++ openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 25 Jun 2007 07:15:53 -0000 1.19 @@ -43,6 +43,7 @@ {sqltype "text"} {min_n_values 1} {max_n_values 1} + help_text } } @@ -52,12 +53,14 @@ -superclass ::xotcl::Attribute \ -parameter { spec + {required false} pretty_name {pretty_plural ""} - {datatype "text"} - {sqltype "text"} + {datatype "text"} + {sqltype "text"} {min_n_values 1} {max_n_values 1} + help_text } } }