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
|
||||
fi
|
||||
|
||||
echo $dbquery
|
||||
# set order by
|
||||
dbquery="$dbquery ORDER BY domain, mbox;";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user