- Timestamp:
- 2006/11/08 14:49:48 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/naka/shopcgi.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/naka/shopcgi.php
r7785 r7787 133 133 $req->clearPostData(); 134 134 135 /*136 if($response != "") {137 $arrTemp = split("&", $response);138 foreach($arrTemp as $ret) {139 list($key, $val) = split("=", $ret);140 $arrRet[$key] = $val;141 }142 }143 */144 135 print("<!--"); 145 136 sfPrintR($response);
Note: See TracChangeset
for help on using the changeset viewer.
