From: Chris W. <la...@us...> - 2005-03-03 13:11:07
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/base_theme/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6100/base_theme/conf Modified Files: action.ini Log Message: start adding REST parameter directives where appropriate Index: action.ini =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_theme/conf/action.ini,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** action.ini 6 Jun 2003 05:20:57 -0000 1.4 --- action.ini 3 Mar 2005 13:10:57 -0000 1.5 *************** *** 3,6 **** --- 3,7 ---- is_secure = yes task_default = list + url_additional = theme_id max_temp = 10 c_object_type = theme |