Forked from
ffbs / ffbs-gluon
3234 commits behind the upstream repository.
-
kb-light authored
need_one_of(varname, array, required) checks weather the value of the specified variable is part of given array. need_array_of(varname, array, required) is similar to need_one_of() but assume that varname points to an array.
kb-light authoredneed_one_of(varname, array, required) checks weather the value of the specified variable is part of given array. need_array_of(varname, array, required) is similar to need_one_of() but assume that varname points to an array.
check_site_lib.lua 3.37 KiB