Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 8197)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 8198)
@@ -56,4 +56,7 @@
      - changed menu label of fStartTime from StartTime to ProcessTime 
        to avoid confusions
+
+   * datacenter/db/menu.php, datacenter/db/magicdefs.php:
+     - removed fWobble (website was not working due to that) 
 
 
Index: /trunk/MagicSoft/Mars/datacenter/db/magicdefs.php
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/db/magicdefs.php	(revision 8197)
+++ /trunk/MagicSoft/Mars/datacenter/db/magicdefs.php	(revision 8198)
@@ -265,5 +265,4 @@
      "fScaleFactor"                     => "Scale",
      "fDataSetNumber"                   => "Data<br>Set#",
-     "fWobble"                          => "Wobble",
      "fComment"                         => "Comment",
      "fExcessEvents*60/fEffOnTime"      => "Exc<br>Rate",
@@ -538,5 +537,4 @@
          "fGanymed"                          => "DataSetProcessStatus.fGanymed",
          "fFillGanymed"                      => "DataSetProcessStatus.fFillGanymed",
-         "fWobble"                           => "DataSets.fWobble",
          "fComment"                          => "DataSets.fComment",
          "fEvents"                           => "DataCheck.fEvents",
Index: /trunk/MagicSoft/Mars/datacenter/db/menu.php
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/db/menu.php	(revision 8197)
+++ /trunk/MagicSoft/Mars/datacenter/db/menu.php	(revision 8198)
@@ -351,5 +351,4 @@
     printf("  <tr>\n");
 
-    CheckBox("fWobble",           "Wobble");
     CheckBox("fComment",          "Comment");
     CheckBox("fScaleFactor",      "Scale");
@@ -897,7 +896,4 @@
         $_GET["fComment"]="Off";
 
-    if (empty($_GET["fWobble"]))
-        $_GET["fWobble"]="Off";
-
     if (empty($_GET["fExcessEvents"]))
         $_GET["fExcessEvents"]="Off";
