17247_v2.diff

Administrator Admin, 2011-01-25 20:31

Download (395 Bytes)

 
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
				');