Hi!
Appended a very small bugfix (as a matter of fact there is only one
possible smaller bugfix :) ) for "lib/cmds/viewCRR".
Regards
Michael
--
accom GmbH & Co. KG
Gruener Weg 100
52070 Aachen
Tel: +49 241 918 5228
Fax: +49 241 918 5299
*** ../lib/cmds/viewCRR~ 2004-03-16 15:53:16.000000000 +0100
--- ../lib/cmds/viewCRR 2004-03-22 10:32:17.000000000 +0100
*************** sub cmdViewCRR {
*** 319,325 ****
"INFO_LIST" => $info_list,
"CMD_LIST" => $cmd_list,
"HIDDEN_LIST" => $hidden_list,
! "SIGINFO" => $sigInfo
"SIGN_FORM" => 1
);
}
--- 319,325 ----
"INFO_LIST" => $info_list,
"CMD_LIST" => $cmd_list,
"HIDDEN_LIST" => $hidden_list,
! "SIGINFO" => $sigInfo,
"SIGN_FORM" => 1
);
}