Return to lonftest.pm CVS log | Up to [LON-CAPA] / rat |
version 1.1, 2000/09/25 20:31:33 | version 1.2, 2000/10/03 19:05:17 |
---|---|
Line 40 sub handler { | Line 40 sub handler { |
ENDSTART | ENDSTART |
# ---------------------------------------------------------------- Hash Restore | # ---------------------------------------------------------------- Hash Restore |
$r->print("<h2>Random Seed</h2>".&Apache::lonnet::rndseed()); | |
$r->print("<h2>Restored Hash</h2>"); | $r->print("<h2>Restored Hash</h2>"); |
my %hash=&Apache::lonnet::restore(); | my %hash=&Apache::lonnet::restore(); |