Dotclear


Ignore:
Timestamp:
11/17/13 20:25:53 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Children:
2567:6c11245cbf04, 2568:61c67a7d17fa
Message:

Add some people in CREDITS, remove trailing spaces and tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/blogroll/_widgets.php

    r2412 r2566  
    2121          $w->create('links',__('Blogroll'),array('tplBlogroll','linksWidget'),null,'Blogroll list'); 
    2222          $w->links->setting('title',__('Title (optional)').' :',__('Links')); 
    23            
     23 
    2424          $br = new dcBlogroll($GLOBALS['core']->blog); 
    2525          $h = $br->getLinksHierarchy($br->getLinks()); 
     
    3333          unset($br,$h); 
    3434          $w->links->setting('category',__('Category'),'','combo',$categories); 
    35            
     35 
    3636          $w->links->setting('homeonly',__('Display on:'),1,'combo', 
    3737               array( 
     
    4444          $w->links->setting('class',__('CSS class:'),''); 
    4545     } 
    46       
     46 
    4747     public static function initDefaultWidgets($w,$d) 
    4848     { 
     
    5050     } 
    5151} 
    52 ?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map