![]() ![]() | ![]() |
version 1.290, 2002/10/03 15:04:29 | version 1.291, 2002/10/03 22:32:53 |
---|---|
Line 2599 sub courseresdata { | Line 2599 sub courseresdata { |
return $courseresdatacache{$hashid}->{$item}; | return $courseresdatacache{$hashid}->{$item}; |
} | } |
} | } |
return ''; | return undef; |
} | } |
# --------------------------------------------------------- Value of a Variable | # --------------------------------------------------------- Value of a Variable |