tbrehm
2013-02-11 059387eea0d147e98e82e264d3ed1602c700b76c
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 (