From: Mischa POSLAWSKY Date: Mon, 30 Dec 2019 08:30:29 +0000 (+0100) Subject: issue: code cleanup breaking up row attributes X-Git-Tag: v4.3~10 X-Git-Url: http://git.shiar.nl/minimedit.git/commitdiff_plain/93698d35b2c36fe2fdc66222869ffef989f96d7d issue: code cleanup breaking up row attributes Identical results using separate, more maintainable statements. --- diff --git a/issue/index.php b/issue/index.php index 8a3d907..6b34216 100644 --- a/issue/index.php +++ b/issue/index.php @@ -69,19 +69,29 @@ if ($id == 'feed') { ob_start(); print '\n"; $Place['issuelist'] = ob_get_clean();