Changeset 7476 for temp/trunk/html
- Timestamp:
- 2006/11/06 14:48:40 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/module.php
r7475 r7476 279 279 // ¥â¥¸¥å¡¼¥ë¦¤Ëºï½ü¾ðÊó¤òÁ÷¿®¤¹¤ë 280 280 $req = new HTTP_Request("http://test.ec-cube.net/ec-cube/admin/system/load_module.php"); 281 282 $req->addCookie("PHPSESSID", $_COOKIE["PHPSESSID"]); 283 281 284 $req->setMethod(HTTP_REQUEST_METHOD_POST); 282 285 $req->addPostData("module_id", $arrRet[0]['module_id']);
Note: See TracChangeset
for help on using the changeset viewer.
