17247_v2.diff
| typo3/index.php (working copy) | ||
|---|---|---|
| 406 | 406 |
} else {
|
| 407 | 407 |
parent.opener.busy.loginRefreshed(); |
| 408 | 408 |
} |
| 409 |
parent.opener.TYPO3.ExtDirectToken = "' . $token . '"; |
|
| 409 |
parent.opener.location.reload(); |
|
| 410 | 410 |
parent.close(); |
| 411 | 411 |
} |
| 412 | 412 |
'); |