Return to londocs.pm CVS log | Up to [LON-CAPA] / loncom / interface |
version 1.493, 2012/08/23 14:17:13 | version 1.494, 2012/08/27 14:33:15 |
---|---|
Line 369 sub breadcrumbs { | Line 369 sub breadcrumbs { |
} | } |
sub log_docs { | sub log_docs { |
return &Apache::lonnet::write_log('docslog',@_); | return &Apache::lonnet::write_log('course','docslog',@_); |
} | } |
{ | { |