Project

General

Profile

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>
(2-2/4)