uite de ce:
--> [Only registered and activated users can see links. Click Here To Register...]Code:if (!cw_is_valid(CW1)) //sky cards report 90 00 = ok but send cw = 00 when channel not subscribed
{
snprintf( er->msglog, MSGLOGSIZE, "9000 but cw=00 -> channel not subscribed " );
return ERROR;
}
