Project

General

Profile

Bug #12397 » 17153_workspaces_v2.diff

Susanne Moog, 2011-01-20 17:08

View differences:

cm1/index.php (Arbeitskopie)
<input type="hidden" name="prErr" value="1" />
<input type="hidden" name="redirect" value="'.htmlspecialchars($this->REQUEST_URI).'" />
<input type="submit" name="_" value="' . $GLOBALS['LANG']->getLL('createNewVersion') . '" />
' . t3lib_TCEforms::getHiddenTokenField('tceAction') . '
</form>
';
......
$SOBE->main();
$SOBE->printContent();
t3lib_formprotection_Factory::get('t3lib_formprotection_BackendFormProtection')->persistTokens();
?>
ws/index.php (Arbeitskopie)
$SOBE->main();
$SOBE->printContent();
t3lib_formprotection_Factory::get('t3lib_formprotection_BackendFormProtection')->persistTokens();
?>
(2-2/2)