Changeset 18010 for branches/version-2


Ignore:
Timestamp:
2009/05/15 19:27:46 (15 years ago)
Author:
kajiwara
Message:

#414 不足分のコードを追加

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2/data/include/image_converter.inc

    r18007 r18010  
    137137        } 
    138138 
     139        if ($height_was_null) { 
     140            $this->outputImageHeigh = NULL; 
     141        } 
     142 
    139143        $info['outputImagePath']  = $outputImagePath; 
    140144        $info['outputImageName']  = $outputImageName; 
Note: See TracChangeset for help on using the changeset viewer.