Changeset 7459 for temp/trunk/html/admin/system
- Timestamp:
- 2006/11/06 14:02:18 (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
r7458 r7459 283 283 $req->clearPostData(); 284 284 if (!PEAR::isError($req->sendRequest())) { 285 $response = $req->getResponseBody();286 } else {287 $response = "";288 285 } 289 286 exit();
Note: See TracChangeset
for help on using the changeset viewer.
