|
 |
|
|
last login:
|
|
|
|
|
|
|
|
<% if UserTableAccess(getsess("shopadmin"), "orders") then %>
|
<% 'VP-ASP 6.08a
else %>
<% end if %>
|
 |
Change Currency |
<% if UserTableAccess(getsess("shopadmin"), "orders") then %>
 |
View Orders |
<% end if %>
<% if UserTableAccess(getsess("shopadmin"), "products") then %>
 |
Edit Products |
<% end if %>
 |
Bulk Update |
<% if UserTableAccess(getsess("shopadmin"), "configuration") then %>
 |
<% 'if has access to config table then %>
<% 'end if %>
|
<% 'VP-ASP 6.08a
else %>
<% end if %>
|
|
|
|
|
|
|
| |