Changeset 8652 for temp/trunk


Ignore:
Timestamp:
2006/11/20 13:20:52 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php

    r8566 r8652  
    363363        } 
    364364        gfPrintLog("epsilon conveni end-----------------------------------------------------------", $log_path); 
     365         
     366        //±þÅú·ë²Ì¤òɽ¼¨ 
     367        echo "Content-Type: text/plain 
     368 
     3691"; 
    365370    } 
    366371} 
  • temp/trunk/html/test/kakinaka/epsilon_check.php

    r8651 r8652  
    3131    $req->addHeader("Content-Type", "text/plan"); 
    3232     
    33 $body = "Content-Type: text/plain 
     33echo "Content-Type: text/plain 
    3434 
    35351"; 
    3636 
    37     $req->setBody($body); 
    38      
     37//  $req->setBody($body); 
    3938//  sfprintr($info); 
    4039     
Note: See TracChangeset for help on using the changeset viewer.