Bug #24755 » 17247_v2.diff
typo3/index.php (working copy) | ||
---|---|---|
} else {
|
||
parent.opener.busy.loginRefreshed();
|
||
}
|
||
parent.opener.TYPO3.ExtDirectToken = "' . $token . '";
|
||
parent.opener.location.reload();
|
||
parent.close();
|
||
}
|
||
');
|
- « Previous
- 1
- 2
- Next »