- Timestamp:
- 02/13/14 16:48:49 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
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.