Pattern: Use of check_plain()
for variable_set()
Issue: -
Checks that variable_set()
calls do not run check_plain()
or other sanitization functions on the value.
Pattern: Use of check_plain()
for variable_set()
Issue: -
Checks that variable_set()
calls do not run check_plain()
or other sanitization functions on the value.