Index: openacs-4/packages/simulation/tcl/sim-role-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/tcl/sim-role-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/simulation/tcl/sim-role-procs.tcl 17 Dec 2003 14:05:22 -0000 1.1 +++ openacs-4/packages/simulation/tcl/sim-role-procs.tcl 17 Dec 2003 16:29:07 -0000 1.2 @@ -168,8 +168,7 @@ } db_1row select_sim_role { - select role_id, - character_id + select character_id from sim_roles where role_id = :role_id } -column_array local_row