source:
temp/trunk/html/test/naka/shopcgi.php
@
7727
| Revision 7727, 112 bytes checked in by naka, 20 years ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | require_once("../../require.php"); |
| 4 | require_once(DATA_PATH . "module/Request.php"); |
| 5 | |
| 6 | sfPrintR($_POST); |
| 7 | |
| 8 | ?> |
Note: See TracBrowser
for help on using the repository browser.
