Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
shopware
labs
NetiToolKit
Commits
89c4487f
Commit
89c4487f
authored
Nov 26, 2018
by
Hendrik Rombach
Browse files
Merge branch '2.4' into 3.1
parents
89297c72
75618179
Changes
2
Show whitespace changes
Inline
Side-by-side
Subscriber/GlobalData.php
View file @
89c4487f
...
...
@@ -63,8 +63,8 @@ class GlobalData implements SubscriberInterface
public
static
function
getSubscribedEvents
()
{
return
[
'Enlight_Controller_Action_P
re
Dispatch_Frontend'
=>
'addSmartyGlobals'
,
'Enlight_Controller_Action_P
re
Dispatch_Widgets'
=>
'addSmartyGlobals'
,
'Enlight_Controller_Action_P
ost
Dispatch
Secure
_Frontend'
=>
'addSmartyGlobals'
,
'Enlight_Controller_Action_P
ost
Dispatch
Secure
_Widgets'
=>
'addSmartyGlobals'
,
];
}
...
...
plugin.xml
View file @
89c4487f
...
...
@@ -15,12 +15,14 @@
<![CDATA[
[#30371] sUserCustomernumber und sUserBillingadressCompany zugefügt
[#30354] Fix für die Kundenanmeldung
[#30443] $netiUserData auf der Startseite füllen
]]>
</changes>
<changes
lang=
"en"
>
<![CDATA[
[#30371] added sUserCustomernumber and sUserBillingadressCompany
[#30354] Fix for the customer login
[#30443] Fill $netiUserData on the homepage
]]>
</changes>
</changelog>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment