Browse Source

removed LARA column in the display code of the entry page

Thomas Thümmler 7 months ago
parent
commit
b68a116293
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/submit.php

+ 1 - 1
public/submit.php

@@ -111,7 +111,7 @@
               $HV_K65           = $_GET["HV_K65"];
               $HV_TankPotential = $_GET["HV_tank_potential"];
               $BIXS             = $_GET["BIXS"];
-              $LARA             = $_GET["LARA"];
+              //$LARA             = $_GET["LARA"];
               $LARA_Crosscheck  = $_GET["LARA_crosscheck"];
               $FBM              = $_GET["FBM"];
               $RW               = $_GET["RW"];