Changeset 2659:4179a83ea959 for plugins
- Timestamp:
 - 02/13/14 16:48:49 (12 years ago)
 - Branch:
 - default
 - File:
 - 
          
- 1 edited
 
- 
          plugins/blowupConfig/lib/class.blowup.config.php (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
plugins/blowupConfig/lib/class.blowup.config.php
r2657 r2659 145 145 public static function uploadImage($f) 146 146 { 147 return dcThemeConfig::uploadImage(self::$img_folder,$f );147 return dcThemeConfig::uploadImage(self::$img_folder,$f,800); 148 148 } 149 149  
Note: See TracChangeset
          for help on using the changeset viewer.
      