tbrehm
2012-12-18 2a4c9a8eb2a445259af20aca85c17f89a2de1fe9
interface/web/admin/form/directive_snippets.tform.php
@@ -81,7 +81,7 @@
         'datatype'   => 'VARCHAR',
         'formtype'   => 'SELECT',
         'default'   => '',
         'value'      => array('apache' => 'Apache','nginx' => 'nginx','php' => 'PHP'),
         'value'      => array('apache' => 'Apache','nginx' => 'nginx','php' => 'PHP','proxy' => 'Proxy'),
         'searchable' => 2
      ),
      'snippet' => array (