X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=pages%2Femail.sh;h=817d5c673dd1053c8e4d18e53dfb5631cc7123a7;hp=c4c8a21fac512c1f95da509eb570228b9239794f;hb=4e49d483fd5121fda86a33cf583c15afa6556ad1;hpb=10dc80cb808b22e1ffe613b3a6b5ec82691b08dc diff --git a/pages/email.sh b/pages/email.sh index c4c8a21..817d5c6 100755 --- a/pages/email.sh +++ b/pages/email.sh @@ -17,7 +17,7 @@ # You should have received a copy of the GNU Affero General Public License # along with Confetti. If not, see . -[ -z "$_GET[\"order\"]" ] && _GET["order"]=DOW +[ -z "${_GET[order]}" ] && _GET[order]=DOW listcards() { ls -1 ${_DATA}/vcard/*vcf 2>/dev/null |while read file; do