Changeset 8529 for temp/trunk/html/test/kakinaka/epsilon_check.php
- Timestamp:
- 2006/11/19 14:27:03 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/kakinaka/epsilon_check.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/kakinaka/epsilon_check.php
r8528 r8529 16 16 gfPrintLog("epsilon conveni start---------------------------------------------------------", $log_path); 17 17 foreach($_POST as $key => $val){ 18 gfPrintLog( $key . " => " . $val, $log_path);18 gfPrintLog( "\t" . $key . " => " . $val, $log_path); 19 19 } 20 20 gfPrintLog("epsilon conveni end-----------------------------------------------------------", $log_path);
Note: See TracChangeset
for help on using the changeset viewer.
