Index: openacs-4/packages/faq/www/categories/remove.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/faq/www/categories/remove.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/faq/www/categories/remove.tcl 10 Mar 2005 18:27:41 -0000 1.1 +++ openacs-4/packages/faq/www/categories/remove.tcl 27 Oct 2014 16:41:30 -0000 1.2 @@ -1,6 +1,6 @@ ad_page_contract { } { - object_id:integer,notnull + object_id:naturalnum,notnull cat:integer,notnull }