Changeset 11423


Ignore:
Timestamp:
2007/02/16 23:54:31 (17 years ago)
Author:
rebelt
Message:

テスト

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/mobile/data/include/image_converter.inc

    r11422 r11423  
    2424    // ÊÑ´¹¼Â¹Ô 
    2525    function execute($inputImagePath) { 
    26         error_reporting(E_ALL); 
    2726        // Á°½èÍý 
    2827        $filestat         = @stat($inputImagePath); 
     
    101100            $info['convert'] = TRUE; 
    102101        } 
    103  
     102trigger_error('ok', E_USER_WARNING); 
    104103        // return 
    105104        /* 
Note: See TracChangeset for help on using the changeset viewer.