Changeset 12988 for branches/dev
- Timestamp:
- 2007/05/17 21:04:20 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/input_zip_json.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/input_zip_json.php
r12987 r12988 61 61 //$objPage->tpl_start = "window.close();"; 62 62 } else { 63 echo "{ 'POST' : 'test ' , 'GET' : 'test' }";63 echo "{ 'POST' : 'test2' , 'GET' : 'test2' }"; 64 64 $objPage->tpl_message = "³ºÅö¤¹¤ë½»½ê¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿¡£"; 65 65 }
Note: See TracChangeset
for help on using the changeset viewer.
