From 4e0e0c179723674b72d8162b12440d50bcf89eed Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Sun, 1 May 2016 11:17:18 +0200 Subject: [PATCH] replace new-style [] expression with old-style array() Also removes some unused code. fixes #444 --- lib/template/address-html.php | 8 ++++---- lib/template/details-html.php | 26 ++++---------------------- lib/template/search-html.php | 14 +++++++------- website/search.php | 7 ------- 4 files changed, 15 insertions(+), 40 deletions(-) diff --git a/lib/template/address-html.php b/lib/template/address-html.php index b943c530..ed5c39eb 100644 --- a/lib/template/address-html.php +++ b/lib/template/address-html.php @@ -111,13 +111,13 @@