From: Chris W. <la...@us...> - 2004-11-28 06:46:28
|
Update of /cvsroot/openinteract/OpenInteract2/t In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13100/t Modified Files: utils.pl Log Message: update comments: rename show() -> display() in action Index: utils.pl =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/t/utils.pl,v retrieving revision 1.78 retrieving revision 1.79 diff -C2 -d -r1.78 -r1.79 *** utils.pl 28 Nov 2004 06:40:18 -0000 1.78 --- utils.pl 28 Nov 2004 06:46:09 -0000 1.79 *************** *** 53,57 **** base_theme => '2.09', base_user => '2.33', ! comments => '1.15', full_text => '2.57', lookup => '2.06', --- 53,57 ---- base_theme => '2.09', base_user => '2.33', ! comments => '1.16', full_text => '2.57', lookup => '2.06', |