Changeset 1183
- Timestamp:
- 02/11/10 08:29:50 (6 months ago)
- Files:
-
- 1 modified
-
trunk/unxsISP/interfaces/admin/customer.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/unxsISP/interfaces/admin/customer.c
r1042 r1183 616 616 else if(!strcmp(gcFunction,"Add Product Wizard")) 617 617 { 618 if(u AllowMod(uOwner,uCreatedBy))618 if(uOwner==guOrg) 619 619 htmlProductDeployWizard(1); 620 620 else
