28.02.2018, 13:56
it seems its a name condition. just change the "s4urik" name from
to your name.
to use php tags just do at the beginning [php] and at the end [ / php ] without spaces.
PHP код:
if((strcmp(nume, "s4uriK", true) == 0) || (strcmp(nume, "PWT", true) == 0))
to use php tags just do at the beginning [php] and at the end [ / php ] without spaces.