Dotclear

Changeset 1978:42d6677a2f22


Ignore:
Timestamp:
09/21/13 18:40:23 (11 years ago)
Author:
Dsls
Branch:
default
Children:
1980:89f1ce59f298, 1990:64538e14d013
Message:

small code fix in buildtools (thx JCDenis)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/buildtools/class.dc.maintenance.buildtools.php

    r1977 r1978  
    2727class l10nFaker { 
    2828     protected $core; 
    29      protected $dest; 
    3029     protected $bundled_plugins; 
    3130      
    32      public function __construct($core,$dest) { 
     31     public function __construct($core) { 
    3332          $this->core = $core; 
    34           $this->dest = $dest; 
    3533          $this->bundled_plugins = array( 
    3634               "aboutConfig","akismet","antispam","attachments","blogroll", 
Note: See TracChangeset for help on using the changeset viewer.

Sites map