Changeset 6955 for temp/trunk/html/install
- Timestamp:
- 2006/10/26 19:36:17 (20 years ago)
- Location:
- temp/trunk/html/install
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
templates/step4.tpl (modified) (previous)
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.
