Dotclear


Ignore:
Timestamp:
03/29/15 19:58:39 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Cope with css theme sub-folder, fix #2082

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/themeEditor/class.themeEditor.php

    r2890 r2981  
    318318          $this->css = $this->getFilesInDir($this->user_theme,'css'); 
    319319          $this->css= array_merge($this->css,$this->getFilesInDir($this->user_theme.'/style','css','style/')); 
     320          $this->css= array_merge($this->css,$this->getFilesInDir($this->user_theme.'/css','css','css/')); 
    320321     } 
    321322 
Note: See TracChangeset for help on using the changeset viewer.

Sites map