From e6297445f086bb3b8b3062adf51a9b3aa7076ee5 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Thu, 4 Jan 2018 13:51:57 +0100 Subject: [PATCH] Build tabs dynamically. --- index_main.php | 46 ++++++++++++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 18 deletions(-) diff --git a/index_main.php b/index_main.php index 5222259..560a487 100644 --- a/index_main.php +++ b/index_main.php @@ -7,24 +7,6 @@ -
-
-
- BlackBerry/TCL Firmware List -
- -
-
-
-
0) { ); } +$families = array_keys($allVars); + +?> +
+
+
+ BlackBerry/TCL Firmware List +
+ +
+
+
+
+ $models) { echo '
'; foreach ($models as $model => $variants) {