⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (503 Bytes)
Bug #18007
» test.html
Administrator Admin, 2008-01-17 11:19
<html><body>
<form
action=
"http://example.com/typo3/install/index.php?TYPO3_INSTALL[type]=database"
method=
"POST"
>
<input
type=
"hidden"
name=
"TYPO3_INSTALL[database_type]"
value=
"adminUser|"
/>
<input
type=
"hidden"
name=
"TYPO3_INSTALL[database_adminUser][username]"
value=
"admin-new"
/>
<input
type=
"hidden"
name=
"TYPO3_INSTALL[database_adminUser][password]"
value=
"password"
/>
<input
type=
"hidden"
name=
"TYPO3_INSTALL[database_adminUser][password2]"
value=
"password"
/>
<input
type=
"submit"
/>
</form>
« Previous
1
2
3
4
Next »
(2-2/4)
Loading...