Dotclear

Changeset 1357:9bd25a52fee0


Ignore:
Timestamp:
08/14/13 12:07:52 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Rollback last commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.dc.page.php

    r1356 r1357  
    4949 
    5050     # Top of admin page 
    51      public static function open($title='', $head='', $breadcrumb=null) 
     51     public static function open($title='', $head='', $breadcrumb='') 
    5252     { 
    5353          global $core; 
     
    160160 
    161161          // Display breadcrumb (if given) before any error message 
    162           if (is_array($breadcrumb)) { 
    163                self::breadcrumb($breadcrumb); 
    164           } 
     162          echo $breadcrumb; 
    165163 
    166164          if ($core->error->flag()) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map