Add a method to Account called getUsers, which returns
either the user specified by the uid form param, or the session user. Change appendCommonVars to use it. Remove spotty overrides in plugins.
This commit is contained in:
parent
1be18dad59
commit
b8ba4e2118
5 changed files with 27 additions and 22 deletions
|
|
@ -26,6 +26,7 @@
|
|||
or no question answers are found.
|
||||
- fixed: Gateway problem with VendorPayout.
|
||||
- fixed #9976: carts not cleaned up
|
||||
- fixed Problems with displaying the wrong name and/or creation in the Account, and all plugins.
|
||||
|
||||
7.7.1
|
||||
- the AdSku project: create a Sku that allows buyers to purchase advertising in select AdSpaces at selected priorities
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue