Marius Cramer
2013-11-14 7fe908c50c8dbc5cc05f571dbe11d66141caacd4
interface/web/admin/form/server_config.tform.php
@@ -55,9 +55,9 @@
   'width' => 70,
   'template' => "templates/server_config_server_edit.htm",
   'fields' => array(
      ##################################
      # Begin Datatable fields
      ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'auto_network_configuration' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'CHECKBOX',
@@ -235,9 +235,9 @@
         'width' => '40',
         'maxlength' => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
@@ -246,9 +246,9 @@
   'width' => 60,
   'template' => "templates/server_config_mail_edit.htm",
   'fields' => array(
      ##################################
      # Begin Datatable fields
      ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'module' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'SELECT',
@@ -417,9 +417,9 @@
         'default' => 'n',
         'value' => array(0 => 'n', 1 => 'y')
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
@@ -428,9 +428,9 @@
   'width' => 80,
   'template' => "templates/server_config_getmail_edit.htm",
   'fields' => array(
      ##################################
      # Begin Datatable fields
      ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'getmail_config_dir' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'TEXT',
@@ -442,9 +442,9 @@
         'width' => '40',
         'maxlength' => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
@@ -453,9 +453,9 @@
   'width' => 60,
   'template' => "templates/server_config_web_edit.htm",
   'fields' => array(
      ##################################
      # Begin Datatable fields
      ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'server_type' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'SELECT',
@@ -890,9 +890,9 @@
         'width' => '40',
         'maxlength' => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
@@ -901,9 +901,9 @@
   'width' => 60,
   'template' => "templates/server_config_dns_edit.htm",
   'fields' => array(
      ##################################
      # Begin Datatable fields
      ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'bind_user' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'TEXT',
@@ -959,9 +959,9 @@
         'width' => '40',
         'maxlength' => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
@@ -970,9 +970,9 @@
   'width' => 80,
   'template' => "templates/server_config_fastcgi_edit.htm",
   'fields' => array(
      ##################################
      # Begin Datatable fields
      ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'fastcgi_starter_path' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'TEXT',
@@ -1061,9 +1061,9 @@
         'width' => '40',
         'maxlength' => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
@@ -1073,9 +1073,9 @@
   'width' => 80,
   'template' => "templates/server_config_jailkit_edit.htm",
   'fields' => array(
      ##################################
      # Begin Datatable fields
      ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'jailkit_chroot_home' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'TEXT',
@@ -1120,9 +1120,9 @@
         'width' => '40',
         'maxlength' => '1000'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
@@ -1195,9 +1195,9 @@
   'width' => 80,
   'template' => "templates/server_config_vlogger_edit.htm",
   'fields' => array(
      ##################################
      # Begin Datatable fields
      ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'config_dir' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'TEXT',
@@ -1209,9 +1209,9 @@
         'width' => '40',
         'maxlength' => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
@@ -1222,9 +1222,9 @@
   'width' => 80,
   'template' => "templates/server_config_cron_edit.htm",
   'fields' => array(
      ##################################
      # Begin Datatable fields
      ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'init_script' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'TEXT',
@@ -1258,9 +1258,9 @@
         'width' => '40',
         'maxlength' => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
@@ -1269,9 +1269,9 @@
   'width' => 80,
   'template' => "templates/server_config_rescue_edit.htm",
   'fields' => array(
      ##################################
      # Begin Datatable fields
      ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'try_rescue' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'CHECKBOX',
@@ -1296,9 +1296,9 @@
         'default' => 'n',
         'value' => array(0 => 'n', 1 => 'y')
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
?>