| Revision 7732,
286 bytes
checked in by naka, 20 years ago
(diff) |
|
* empty log message *
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | <?php |
|---|
| 2 | |
|---|
| 3 | require_once("../../require.php"); |
|---|
| 4 | require_once(DATA_PATH . "module/Request.php"); |
|---|
| 5 | |
|---|
| 6 | /* |
|---|
| 7 | |
|---|
| 8 | from index2.html |
|---|
| 9 | |
|---|
| 10 | Array |
|---|
| 11 | ( |
|---|
| 12 | [TenantNo] => 11111111 |
|---|
| 13 | [OrderId] => 2006-11-08-11-39-53-966 |
|---|
| 14 | [JobCd] => CHECK |
|---|
| 15 | [Amount] => |
|---|
| 16 | [Tax] => |
|---|
| 17 | [Currency] => |
|---|
| 18 | [Memo] => |
|---|
| 19 | ) |
|---|
| 20 | |
|---|
| 21 | */ |
|---|
| 22 | |
|---|
| 23 | |
|---|
| 24 | |
|---|
| 25 | ?> |
|---|
Note: See
TracBrowser
for help on using the repository browser.