tbrehm
2013-03-07 d4446a1a67a79d45f8be9d3abcdf523a5c29d373
interface/web/admin/list/directive_snippets.list.php
@@ -73,6 +73,6 @@
                     'prefix'   => "",
                     'suffix'   => "",
                     'width'      => "",
                     'value'      => array('apache' => 'Apache', 'nginx' => 'nginx', 'php' => 'PHP'));
                     'value'      => array('apache' => 'Apache', 'nginx' => 'nginx', 'php' => 'PHP', 'proxy' => 'Proxy'));
?>