Index: openacs-4/packages/dotlrn/www/unsubscribe-members.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/unsubscribe-members.tcl,v diff -u -r1.3 -r1.3.8.1 --- openacs-4/packages/dotlrn/www/unsubscribe-members.tcl 8 Aug 2006 21:26:24 -0000 1.3 +++ openacs-4/packages/dotlrn/www/unsubscribe-members.tcl 18 Aug 2014 19:22:02 -0000 1.3.8.1 @@ -19,8 +19,8 @@ @author Don Baccus (dhogaza@pacifier.com) @cvs_id $Id$ } { - forum_id:integer,notnull - community_id:integer,notnull + forum_id:naturalnum,notnull + community_id:naturalnum,notnull return_url:notnull }