projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed bugs 1642 and 4886: when installing an extension with new BE modules, the modul...
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
setup
/
mod
/
index.php
diff --git
a/typo3/sysext/setup/mod/index.php
b/typo3/sysext/setup/mod/index.php
index
a34e1c4
..
9358bcf
100755
(executable)
--- a/
typo3/sysext/setup/mod/index.php
+++ b/
typo3/sysext/setup/mod/index.php
@@
-256,7
+256,7
@@
class SC_mod_user_setup_index {
if ($this->languageUpdate) {
$this->doc->JScode.= '<script language="javascript" type="text/javascript">
- top.
menu.
refreshMenu();
+ top.refreshMenu();
if(top.shortcutFrame) {
top.shortcutFrame.refreshShortcuts();
}