remove debugging
This commit is contained in:
parent
d064fcba84
commit
ceb0a589ec
@ -62,7 +62,6 @@ elif [[ -z $mbox ]] && [[ -n $domain ]]; then
|
|||||||
# uncomment above 3 lines to force search term, otherwise all email addresses for all domains will be returned
|
# uncomment above 3 lines to force search term, otherwise all email addresses for all domains will be returned
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo $dbquery
|
|
||||||
# set order by
|
# set order by
|
||||||
dbquery="$dbquery ORDER BY domain, mbox;";
|
dbquery="$dbquery ORDER BY domain, mbox;";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user