tbrehm
2013-02-13 3f3a3a9117fbef56e6adbfa0edcca23d4d3e9982
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 (