Changeset 18009


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

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

File:
1 edited

Legend:

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

    r18006 r18009  
    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.