Changeset 8555 for temp/trunk
- Timestamp:
- 2006/11/19 15:50:22 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/downloads/module/mdl_epsilon/convenience.php (modified) (1 diff)
-
html/test/kakinaka/send.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/convenience.php
r8521 r8555 178 178 $arrRet['title'] = lfSetConvMSG("¥³¥ó¥Ó¥Ë·èºÑ", true); 179 179 180 181 // ¥¹¥Æ¡¼¥¿¥¹¤Ï̤Æþ¶â¤Ë¤¹¤ë 182 $sqlval['status'] = 2; 183 180 184 //¥³¥ó¥Ó¥Ë·èºÑ¾ðÊó¤ò³ÊǼ 181 185 $sqlval['conveni_data'] = serialize($arrRet); -
temp/trunk/html/test/kakinaka/send.php
r8554 r8555 4 4 require_once(DATA_PATH . "module/Request.php"); 5 5 6 $order_url = "http://test.ec-cube.net/ec-cube/load_module ?module_id=4";6 $order_url = "http://test.ec-cube.net/ec-cube/load_module.php?module_id=4"; 7 7 8 8 $arrData = array(
Note: See TracChangeset
for help on using the changeset viewer.
