Ignore:
Timestamp:
2006/11/19 14:27:03 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/kakinaka/epsilon_check.php

    r8528 r8529  
    1616    gfPrintLog("epsilon conveni start---------------------------------------------------------", $log_path); 
    1717    foreach($_POST as $key => $val){ 
    18         gfPrintLog( $key . " => " . $val, $log_path); 
     18        gfPrintLog( "\t" . $key . " => " . $val, $log_path); 
    1919    } 
    2020    gfPrintLog("epsilon conveni end-----------------------------------------------------------", $log_path); 
Note: See TracChangeset for help on using the changeset viewer.