Changeset 6955 for temp/trunk/html/install/index.php
- Timestamp:
- 2006/10/26 19:36:17 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r6953 r6955 240 240 } 241 241 242 $req->addPostData ("Foo", "bar");242 $req->addPostDataArray($arrSendData); 243 243 244 244 if (!PEAR::isError($req->sendRequest())) {
Note: See TracChangeset
for help on using the changeset viewer.
