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.

Location:
plugins/buildtools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/buildtools/_define.php

    r1977 r2566  
    2121     ) 
    2222); 
    23 ?> 
  • plugins/buildtools/class.dc.maintenance.buildtools.php

    r2355 r2566  
    2020          $widget = $this->core->plugins->getModules("widgets"); 
    2121          include $widget['root'].'/_default_widgets.php'; 
    22            
     22 
    2323          $faker = new l10nFaker($GLOBALS['core']); 
    2424          $faker->generate_file(); 
     
    3030     protected $core; 
    3131     protected $bundled_plugins; 
    32       
     32 
    3333     public function __construct($core) { 
    3434          $this->core = $core; 
     
    4343          global $__widgets; 
    4444          global $__autoload; 
    45            
     45 
    4646          $main = "<?php\n"; 
    4747          $plugin = "<?php\n"; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map