]> git.plutz.net Git - confetti/blobdiff - pages/email.sh
adaption for changes in shcgi external
[confetti] / pages / email.sh
index c4c8a21fac512c1f95da509eb570228b9239794f..817d5c673dd1053c8e4d18e53dfb5631cc7123a7 100755 (executable)
@@ -17,7 +17,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with Confetti.  If not, see <http://www.gnu.org/licenses/>. 
 
-[ -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