PROTECTION_LEVEL_UNRESTRICTED is NOT equal to 30 !
#define PROTECTION_LEVEL_UNRESTRICTED 10 /* For peer-to-peer apps */ #define PROTECTION_LEVEL_DEFAULT 20 /* Default level */ #define PROTECTION_LEVEL_RESTRICTED 30 /* For Intranet apps */ closes #827
Showing
Please register or sign in to comment