From: Chris W. <la...@us...> - 2004-11-28 06:57:27
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/comments/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5320/conf Modified Files: action.ini Log Message: don't reference recent comment action by URL Index: action.ini =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/conf/action.ini,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** action.ini 22 May 2004 01:43:59 -0000 1.3 --- action.ini 28 Nov 2004 05:57:31 -0000 1.4 *************** *** 35,38 **** --- 35,39 ---- class = OpenInteract2::Action::Comments task = comment_recent + url_none = yes is_secure = no default_comment_count = 5 \ No newline at end of file |