Ignore:
Timestamp:
2009/06/09 22:21:58 (15 years ago)
Author:
Seasoft
Message:

merge r18009
・取得元: version-2_4
【取得元のログメッセージ】

  • #414 不足分のコードを追加
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/data/include/image_converter.inc

    r18085 r18086  
    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.