mcramer
2012-12-18 9a82cd444571c81346b2b84636f196ea16a19f23
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 (