Diff for /loncom/interface/loncommon.pm between versions 1.1432 and 1.1433

version 1.1432, 2024/07/14 01:26:01 version 1.1433, 2024/08/22 15:16:05
Line 6536  Input: (optional) filename from which br Line 6536  Input: (optional) filename from which br
        If page header is being requested for use in a frameset, then         If page header is being requested for use in a frameset, then
        the second (option) argument -- frameset will be true, and         the second (option) argument -- frameset will be true, and
        the target attribute set for links should be target="_parent".         the target attribute set for links should be target="_parent".
        If $title is supplied as the thitd arg, that will be used to          If $title is supplied as the third arg, that will be used to 
        the left of the breadcrumbs tail for the current path.         the left of the breadcrumbs tail for the current path.
   
 Returns: HTML div with CSTR path and recent box  Returns: HTML div with CSTR path and recent box

Removed from v.1.1432  
changed lines
  Added in v.1.1433


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>