mcramer
2013-01-29 ffcef2d56196aad6a3c508b7ddb58c77daa87cff
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 (