Changeset 8652 for temp/trunk
- Timestamp:
- 2006/11/20 13:20:52 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/downloads/module/mdl_epsilon/mdl_epsilon.php (modified) (1 diff)
-
html/test/kakinaka/epsilon_check.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php
r8566 r8652 363 363 } 364 364 gfPrintLog("epsilon conveni end-----------------------------------------------------------", $log_path); 365 366 //±þÅú·ë²Ì¤òɽ¼¨ 367 echo "Content-Type: text/plain 368 369 1"; 365 370 } 366 371 } -
temp/trunk/html/test/kakinaka/epsilon_check.php
r8651 r8652 31 31 $req->addHeader("Content-Type", "text/plan"); 32 32 33 $body ="Content-Type: text/plain33 echo "Content-Type: text/plain 34 34 35 35 1"; 36 36 37 $req->setBody($body); 38 37 // $req->setBody($body); 39 38 // sfprintr($info); 40 39
Note: See TracChangeset
for help on using the changeset viewer.
