Dotclear

Changeset 463:ccb288f895ec for inc/admin


Ignore:
Timestamp:
07/01/11 09:17:25 (14 years ago)
Author:
Tomtom33 <tbouron@…>
Branch:
formfilters
Message:

Fixed retro compatibility for admin lists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.pager.php

    r456 r463  
    231231     Sets columns of defined list 
    232232     */ 
    233      abstract function setColumns(); 
     233     public function setColumns() {} 
    234234      
    235235     /** 
     
    305305          if ($this->rs->isEmpty()) 
    306306          { 
    307                echo '<p><strong>'.__('No entry').'</strong></p>'; 
     307               echo '<p><strong>'.__('No item').'</strong></p>'; 
    308308          } 
    309309          else 
Note: See TracChangeset for help on using the changeset viewer.

Sites map