
NAME :: query_blocked_dirs

SYNTAX :: query_blocked_dirs(string target);

If you do not supply the input "target" then the entire array of
blocked items will be returned. If target is given then a 1 or 0 is
returned. 0 is returned if there are no blocked dirs defined or that
string is not in the array.

