Dotclear


Ignore:
Timestamp:
09/04/13 14:57:03 (12 years ago)
Author:
Dsls
Branch:
default
Message:

Added dcAdminCombos utility class, lots of combos available from everywhere now. Closes #1599

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/importExport/inc/class.dc.import.wp.php

    r1622 r1719  
    8080               $this->post_limit = $this->vars['post_limit']; 
    8181          } 
    82            
    83           foreach ($this->core->getFormaters() as $v) { 
    84                $this->formaters[$v] = $v; 
    85           } 
     82 
     83          $this->formaters = dcAdminCombos::getFormatersCombo(); 
    8684     } 
    8785      
Note: See TracChangeset for help on using the changeset viewer.

Sites map