version 1.6, 2001/01/22 19:58:09
|
version 1.7, 2001/02/07 00:27:32
|
Line 27 sub start_hintgroup {
|
Line 27 sub start_hintgroup {
|
if ($target eq 'web') {$result='<table bgcolor="#dddddd"><tr><td>';} |
if ($target eq 'web') {$result='<table bgcolor="#dddddd"><tr><td>';} |
} |
} |
} |
} |
if ($skiptoend) { |
if ($skiptoend && $target ne 'meta') { |
&Apache::lonxml::get_all_text("/hintgroup",$$parser[$#$parser]); |
&Apache::lonxml::get_all_text("/hintgroup",$$parser[$#$parser]); |
} |
} |
@Apache::hint::which=(); |
@Apache::hint::which=(); |