--- loncom/interface/lonnavmaps.pm 2013/05/30 05:04:22 1.496 +++ loncom/interface/lonnavmaps.pm 2014/01/19 21:12:35 1.498 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Navigate Maps Handler # -# $Id: lonnavmaps.pm,v 1.496 2013/05/30 05:04:22 raeburn Exp $ +# $Id: lonnavmaps.pm,v 1.498 2014/01/19 21:12:35 raeburn Exp $ # # Copyright Michigan State University Board of Trustees @@ -4235,7 +4235,7 @@ resource of the map. Returns a string with the type of the map in it. -=item *B: +=item * B: Returns a string with a comma-separated ordered list of map_pc IDs for the hierarchy of maps containing a map, with the top level @@ -4378,9 +4378,6 @@ sub printable { my ($self, $part) = @_; - &Apache::lonnet::logthis($self->symb()); - - # The following cases apply: # - If a start date is not set, it is replaced by the open date. # - Ditto for start/open replaced by content open.