Version matrix

Signed-off-by: Eike Stepper <stepper@esc-net.de>
diff --git a/downloads/versions.php b/downloads/versions.php
index 71b8347..ad62cda 100644
--- a/downloads/versions.php
+++ b/downloads/versions.php
@@ -1,4 +1,5 @@
-<?php $areaRelative = "."; require_once "$areaRelative/_defs.php";  include "$areaRoot/_header.php";
+<?php $areaRelative = "."; 
+require_once "$areaRelative/_defs.php";  include "$areaRoot/_header.php";
 ########################################################################
 
 header( 'Cache-control: no cache' );